Skip to content

Commit

Permalink
docs: added nb with example usage of learner with tensordict and test
Browse files Browse the repository at this point in the history
  • Loading branch information
eschmidt42 committed Feb 12, 2024
1 parent 563be0d commit 7590f5a
Show file tree
Hide file tree
Showing 3 changed files with 915 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Package only:
## Usage

See jupyter notebooks in [`nbs/`](https://github.com/eschmidt42/random-neural-net-models/tree/main/nbs) for:
* fastai style learner with tensordict: `learner-example.ipynb`
* perceptron: `perceptron.ipynb`
* backpropagation: `backpropagation_rumelhart1986.ipynb`
* convolution: `convolution_lecun1990.ipynb`
Expand Down
Loading

0 comments on commit 7590f5a

Please sign in to comment.