Skip to content

SummaLabs/DLS

Repository files navigation

Deep Learning Studio Demo

DLS Minsk AI Hackathon, Demo#1

DLS Minsk AI Hackathon #1

DLS Minsk AI Hackathon, Demo#2 (Complex layers)

DLS Minsk AI Hackathon #2

DLS Minsk AI Hackathon, Demo#3 (Feature space & feature maps visualization)

DLS Minsk AI Hackathon #3


Keras & Node-RED & NVIDIA-DIGITS Prototype

Node-RED & NVIDIA-DIGITS


Deep Learning Studio Demo

How to build and run:

  • cd to DLS root dir
  • Install python and pip if not installed
  • Run pip install -r requirements.txt command
  • Install npm if not installed
  • Run npm install command
  • Run npm run-script grunt command
  • Run python run-app.py or ./run-flask-app.sh command

Run back-end tests:

  • pytest

Run tests with coverage report:

  • py.test --cov-report term --cov=app app/test

More about measuring test coverage: https://pypi.python.org/pypi/pytest-cov

_Run With Docker

About

Deep Learning Studio is a GUI based deep learning platform for designing, training and evaluating artificial neural networks without programming skills.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published