Network Assembler allows you to make simple keras neural networks with simple GUI
!git clone https://github.com/kir486680/Network-Assembler.git
npm start
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.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.