Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hongvin/neural-network-architectures-in-latex
Some common neural network architecture in LaTeX.
https://github.com/hongvin/neural-network-architectures-in-latex
latex latex-scripts latex-snippets
Last synced: about 1 month ago
JSON representation
Some common neural network architecture in LaTeX.
- Host: GitHub
- URL: https://github.com/hongvin/neural-network-architectures-in-latex
- Owner: hongvin
- License: gpl-2.0
- Created: 2020-10-22T05:57:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-11T03:58:09.000Z (about 4 years ago)
- Last Synced: 2024-11-09T03:38:29.010Z (3 months ago)
- Topics: latex, latex-scripts, latex-snippets
- Language: TeX
- Homepage:
- Size: 483 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Neural-Network-Architectures-in-LaTeX
Some common neural network architecture in LaTeX.If you find this helpful to you, remember to click star above. Consider supporting me through Buy Me A Coffee!
|Neural Networks|Figure|
|---|---|
|AlexNet|![AlexNet](https://github.com/khvmaths/Neural-Network-Architectures-in-LaTeX/blob/main/img/AlexNet.png)|
|VGG-16|![VGG-16](https://github.com/khvmaths/Neural-Network-Architectures-in-LaTeX/blob/main/img/VGG-16.png)|
|LeNet|![LeNet](https://github.com/khvmaths/Neural-Network-Architectures-in-LaTeX/blob/main/img/LeNet.png)|
|ZFNet|![ZFNet](https://github.com/khvmaths/Neural-Network-Architectures-in-LaTeX/blob/main/img/ZFNet.png)|Overleaf project is available [here](https://www.overleaf.com/read/kwytypspwjxx).