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-20 20:16:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ManimML
/
examples
/
cnn
History
Alec Helbling
42b6e37b16
Removed Conv2D because it can be done using just Conv3D and renamed Conv3D to Conv2D to correspond to the spatial conv dimenson not the scene dimension, which is more inline with convention.
2023-01-15 14:35:26 +09:00
..
cnn.py
Removed Conv2D because it can be done using just Conv3D and renamed Conv3D to Conv2D to correspond to the spatial conv dimenson not the scene dimension, which is more inline with convention.
2023-01-15 14:35:26 +09:00
one_by_one_convolution.py
Removed Conv2D because it can be done using just Conv3D and renamed Conv3D to Conv2D to correspond to the spatial conv dimenson not the scene dimension, which is more inline with convention.
2023-01-15 14:35:26 +09:00