https://github.com/vivek3141/dl-visualization
This is the source code for the animations in the series "Visualizing Deep Learning"
https://github.com/vivek3141/dl-visualization
animations manim neural-network neural-network-visualizations visualizations
Last synced: 3 days ago
JSON representation
This is the source code for the animations in the series "Visualizing Deep Learning"
- Host: GitHub
- URL: https://github.com/vivek3141/dl-visualization
- Owner: vivek3141
- Created: 2020-06-27T04:51:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T19:20:11.000Z (12 months ago)
- Last Synced: 2025-05-07T07:20:04.474Z (3 days ago)
- Topics: animations, manim, neural-network, neural-network-visualizations, visualizations
- Language: Jupyter Notebook
- Homepage: https://www.youtube.com/playlist?list=PLyPKqVSnetmEOp_g_hfabuRAs9ET-shl_
- Size: 75.1 MB
- Stars: 207
- Watchers: 4
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visualizing Deep Learning
This is a repository containing the source code for the animations to the series "Visualizing Deep Learning" on the YouTube channel [vcubingx](https://youtube.com/vcubingx).
# Requirements
These animations were made using [manim](https://github.com/3b1b/manim). Instructions to set it up and some tutorials can be found [here](https://www.youtube.com/playlist?list=PLN2B6ZNu6xmeRb0GPGW7dN05u2OXD_6h6).