Skip to content

using Neural Network Block to build your own Neural Network, and automatically generating to PyTorch code

Notifications You must be signed in to change notification settings

iceiceiceYu/NN_LEGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NN_LEGO

using Neural Network Block to build your own Neural Network, and automatically generating to PyTorch code

Step 1

Build your own Neural Network structure through our frontend page.

Step 2

Save the JSON file of the Neural Network structure.

Step 3

Put the JSON file into our JSON_loader.py and get the structure.

Step 4

Interpret the structure into PyTorch code through Code_generator.py.

About

using Neural Network Block to build your own Neural Network, and automatically generating to PyTorch code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published