Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoleao052 authored Dec 29, 2023
1 parent 494e71b commit 1b9126e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@
- `neuralforge/nn/nn.py`: Most deep learning layers, and `nn.Module` class.
- `neuralforge/nn/optim.py` : File with optimizers.
- `data/` : Folder to store the text file used to test the Transformer. Currently holds `shakespeare.txt`.
- `test/`: Folder with unit tests.
- `test/test_framework.py`: File with unit tests.
- `test/`: Folder with unit tests. Contains `test_framework.py`.
- `setup.py` : Setup file for the framework.

## 2. Running it Yourself
Expand Down

0 comments on commit 1b9126e

Please sign in to comment.