Home

Awesome

ENNUI

ENNUI is an Elegant Neural Network User Interface that allows users to:

Thanks to Gil Strang, it's hosted at https://math.mit.edu/ENNUI/

<img src="resources/ennui-resnet-train.png" width="600px"/>

Installation

After cloning the repo, to install dependencies, run: npm install

To Build the app, run: npm run build

For Continuous Build and Integration, run: npm run watch

To use chrome with localhost and the CIFAR-10 Dataset, make sure to close all chrome windows and run the following command to launch chrome: 'path/to/chrome.exe --allow-file-access-from-files'

Code Structure

ENNUI is frontend-only. The implementation is structed in two parts: