Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 2.34 KB

README.md

File metadata and controls

47 lines (31 loc) · 2.34 KB

OpenDIGITS Binder

Build Status

OpenDIGITS (the Deep Learning GPU Training System) is a webapp for training deep learning models. The currently supported frameworks are: Torch and Tensorflow on Python 3. Keras and Jupyter Notebook support is coming soon.

The primary difference between this and the NVIDIA version is this is designed to be easier to install with python 3 support (pip install soon!) and no old Caffe left-overs

Installation

Installation method Supported platform[s] Available versions Instructions
Source Ubuntu 14.04, 16.04 GitHub tags docs/BuildDigits.md
PIP Wheel OS X, Windows 64 Coming Soon! In Preparation

Usage

Once you have installed DIGITS, visit docs/GettingStarted.md for an introductory walkthrough.

Then, take a look at some of the other documentation at docs/ and examples/:

Get help

Installation issues

  • First, check out the instructions above

Bugs and feature requests