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-06 17:29:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ManimML
/
examples
/
cnn
History
Alec Helbling
46958ea293
Working max pooling visualization.
2023-01-26 18:39:38 -05:00
..
activation_functions.py
Added sigmoid activation, and ability to do activation above linear layers.
2023-01-25 17:36:44 -05:00
cnn_max_pool.py
Working max pooling visualization.
2023-01-26 18:39:38 -05:00
cnn.py
Bug fixes and linting for the activation functions addition.
2023-01-25 08:40:32 -05:00
one_by_one_convolution.py
General changes, got basic visualization of an activation function working for a
2023-01-24 15:44:48 -05:00