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-08-23 10:01:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ManimML
/
manim_ml
/
neural_network
/
architectures
History
Alec Helbling
ca7978929a
Changed default functionality of activation functions so they are all lined up with eachother.
2023-04-09 20:15:07 -04:00
..
__init__.py
Simplified namespace so layers can be imported from manim_ml.neural_network
2023-01-27 14:20:11 -05:00
feed_forward.py
Changed default functionality of activation functions so they are all lined up with eachother.
2023-04-09 20:15:07 -04:00
variational_autoencoder.py
Simplified namespace so layers can be imported from manim_ml.neural_network
2023-01-27 14:20:11 -05:00