https://github.com/kurama622/neurovirus
illustrate Neural Network (python+LaTeX)
https://github.com/kurama622/neurovirus
Last synced: 6 months ago
JSON representation
illustrate Neural Network (python+LaTeX)
- Host: GitHub
- URL: https://github.com/kurama622/neurovirus
- Owner: Kurama622
- Created: 2020-10-03T09:03:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-04T07:52:46.000Z (about 5 years ago)
- Last Synced: 2024-09-03T16:37:36.595Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 2.68 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neurovirus
神经网络结构可视化
## 环境
- [ ] latex
- [ ] python3
- pip3 install pyyaml
## 用法
1. 在`config.yaml`中填写相关信息。具体用法参见[config.yaml](example/config.yaml)
2. 执行下面命令
```
python init.py
```