An IDE for deep learning, based on Electron.
This project requires node (https://nodejs.org) and yarn. Once these dependencies are installed, you can install this project:
git clone https://github.com/CUFCTL/DLIDE.git
cd DLIDE
yarn install
yarn start