Skip to content

Commit

Permalink
[README]
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 21, 2024
1 parent 22e2a5d commit c00475c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@ To test CogNetX with some example data, run:
python example.py
```

### Train the model

```bash
python3 train.py
```

## Code Structure

- `cognetx/`: Contains the core neural network classes.
Expand Down

0 comments on commit c00475c

Please sign in to comment.