This website requires JavaScript.
Explore
Help
Sign In
public
/
micrograd
Watch
1
Star
0
Fork
0
You've already forked micrograd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4c9f7d8d7d973df8ea1b896c84bbf9dbe896c82a
micrograd
/
test
History
publicmatt
4c9f7d8d7d
fix grad accumulation, not overriding
2024-02-22 08:49:54 -08:00
..
__init__.py
add def for add,mul,draw value
2024-02-22 07:15:45 -08:00
test_backprop.py
fix grad accumulation, not overriding
2024-02-22 08:49:54 -08:00
test_neuron.py
add backprop.
2024-02-22 08:41:04 -08:00
test_value.py
add backprop.
2024-02-22 08:41:04 -08:00