This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
ManimML
Watch
1
Star
0
Fork
0
You've already forked ManimML
mirror of
https://github.com/helblazer811/ManimML.git
synced
2025-05-22 04:56:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ManimML
/
manim_ml
/
neural_network
/
activation_functions
History
Alec Helbling
301b230c73
Added sigmoid activation, and ability to do activation above linear layers.
2023-01-25 17:36:44 -05:00
..
__init__.py
Added sigmoid activation, and ability to do activation above linear layers.
2023-01-25 17:36:44 -05:00
activation_function.py
Added sigmoid activation, and ability to do activation above linear layers.
2023-01-25 17:36:44 -05:00
relu.py
Bug fixes and linting for the activation functions addition.
2023-01-25 08:40:32 -05:00
sigmoid.py
Added sigmoid activation, and ability to do activation above linear layers.
2023-01-25 17:36:44 -05:00