Skip to content

Commit

Permalink
Add cli desc.
Browse files Browse the repository at this point in the history
  • Loading branch information
raghavian authored Aug 25, 2024
1 parent 04b4f36 commit f48cfe9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ pip install carbontracker

## Basic usage

### Command Line Mode
Wrap any of your scripts (python, bash, etc.):

`carbontracker python script.py
`
### Embed into Python Scripts

#### Required arguments
- `epochs`:
Total epochs of your training loop.
Expand Down

0 comments on commit f48cfe9

Please sign in to comment.