Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 434 Bytes

neuroblox

Screenshot

A simple to use, scratch-style, drag-and-drop workflow for quickly building Deep Learning models with Keras. Currently a proof-of-concept electron application.

Still needs improvement and better interface polishing before implementing a Keras run-time execution with the interface.

To build, clone this repo and run: npm install && npm start