This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tinygrad
Watch
1
Star
1
Fork
0
You've already forked tinygrad
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-04-07 03:00:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94aa5f11b50ddbed62df5d135e8fd25301f43ee3
tinygrad
/
tinygrad
/
nn
History
George Hotz
64563abc90
add LSTMCell to nn (
#6080
)
...
* add LSTMCell to nn * lstmcell works with no input on first * fix no bias 0 * simpler
2024-08-14 12:08:42 -07:00
..
__init__.py
add LSTMCell to nn (
#6080
)
2024-08-14 12:08:42 -07:00
datasets.py
hotfix: import datasets in nn init
2024-06-10 11:33:50 +02:00
optim.py
nn docs (
#4735
)
2024-05-26 13:08:22 -07:00
state.py
add Tensor.clamp and fix bool loading (
#6069
)
2024-08-13 15:26:40 -07:00