An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# neurovirus

神经网络结构可视化

example

## 环境

- [ ] latex

- [ ] python3

- pip3 install pyyaml

## 用法

1. 在`config.yaml`中填写相关信息。具体用法参见[config.yaml](example/config.yaml)

2. 执行下面命令
```
python init.py
```