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-07-09 03:36:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ManimML
/
manim_ml
/
neural_network
History
Alec Helbling
ba63116b37
Reformatted the code using black, allowd for different orientation NNs, made an option for highlighting the active filter in a CNN forward pass.
2023-01-09 15:52:37 +09:00
..
animations
Reformatted the code using black, allowd for different orientation NNs, made an option for highlighting the active filter in a CNN forward pass.
2023-01-09 15:52:37 +09:00
layers
Reformatted the code using black, allowd for different orientation NNs, made an option for highlighting the active filter in a CNN forward pass.
2023-01-09 15:52:37 +09: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_transformations.py
Reformatted the code using black, allowd for different orientation NNs, made an option for highlighting the active filter in a CNN forward pass.
2023-01-09 15:52:37 +09:00
neural_network.py
Reformatted the code using black, allowd for different orientation NNs, made an option for highlighting the active filter in a CNN forward pass.
2023-01-09 15:52:37 +09:00
variational_autoencoder.py
Used Black to reformat the code in the repository.
2023-01-01 23:24:59 -05:00