This website requires JavaScript.
Explore
Help
Sign In
geohot
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Actions
Activity
Files
2db670ef26394e778cabda55df8e3dc36897ba4a
tinygrad
/
tinygrad
T
History
geohot
2db670ef26
enet refactor + no sigmoid warning
2020-10-29 08:08:21 -07:00
..
__init__.py
factor out a couple nn ops
2020-10-29 08:01:12 -07:00
gradcheck.py
add setup.py and change imports to relative
2020-10-26 18:19:50 +03:00
nn.py
factor out a couple nn ops
2020-10-29 08:01:12 -07:00
ops.py
enet refactor + no sigmoid warning
2020-10-29 08:08:21 -07:00
optim.py
efficient version of adam (
#20
)
2020-10-27 15:54:40 -07:00
tensor.py
write sqrt and div using pow
2020-10-29 07:57:25 -07:00
utils.py
enet weight loading
2020-10-27 21:01:48 -07:00