Skip to content

Network Assembler is a simple way to create neural networks in Keras

Notifications You must be signed in to change notification settings

kir486680/Network-Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Assembler

Network Assembler allows you to make simple keras neural networks with simple GUI

Installation

!git clone https://github.com/kir486680/Network-Assembler.git
npm start

Usage

You just have to drag and drop the layers that you want to add to the model. On the left half of your screen you will see generated code.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT