Network-Assembler
Network-Assembler copied to clipboard
Network Assembler is a simple way to create neural networks in Keras
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.