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-21 12:37:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ManimML
/
manim_ml
/
neural_network
History
Alec Helbling
11bbd59bb6
Vector layer (Still work in progress)
2022-04-19 02:10:53 -04:00
..
layers
Vector layer (Still work in progress)
2022-04-19 02:10:53 -04:00
__init__.py
Wide sweeping refactor. Not completely done, but mostly working. Need to look into ways to handle type hinting/checking without causing circular imports.
2022-04-02 19:20:30 -04:00
neural_network.py
Added support for Neural Network overhead title and per-layer title.
2022-04-19 00:36:15 -04:00
variational_autoencoder.py
Refactored Neural Network Layers into their own files.
2022-04-14 01:53:12 -04:00