Skip to content
Deep Learning GPU Training System
Branch: master
Clone or download
IsaacYangSLA Merge pull request #2145 from IsaacYangSLA/fix_json_request
Fix incorrect format on request call for json response
Latest commit 8a1bbb7 Feb 23, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Fix link to CLA from CONTRIBUTING.md May 17, 2016
digits Merge pull request #2145 from IsaacYangSLA/fix_json_request Feb 22, 2019
docs Upgrade Flask to fix security vulnerability Jan 22, 2019
examples Upgrade Flask to fix security vulnerability Jan 22, 2019
packaging/deb Preparing Tensorflow branch for upstream merge Jul 17, 2017
plugins Upgrade Flask to fix security vulnerability Jan 22, 2019
scripts/travis Fix BVLC caffe test in Travis CI by using the latest commit before na… Aug 6, 2018
.gitignore Preparing Tensorflow branch for upstream merge Jul 17, 2017
.gjslintrc Basic Tensorflow Support Jul 17, 2017
.travis.yml Fix BVLC caffe test in Travis CI by using the latest commit before na… Aug 6, 2018
CLA Add the contributor license agreement Apr 29, 2015
LICENSE Update copyright year for 2017 Jan 17, 2017
MANIFEST.in Modifications with respect to pull request comments and testing Jul 17, 2017
README.md Update README.md Jan 25, 2019
digits-devserver Update copyright year for 2017 Jan 17, 2017
digits-lint Preparing Tensorflow branch for upstream merge Jul 17, 2017
digits-test Update copyright year for 2017 Jan 17, 2017
requirements.txt Upgrade Flask to fix security vulnerability Jan 22, 2019
requirements_test.txt [TravisCI] Add digits-lint, refactor for speed Oct 20, 2016
setup.cfg Modifications with respect to pull request comments and testing Jul 17, 2017
setup.py Update copyright year for 2017 Jan 17, 2017

README.md

DIGITS

Build Status

DIGITS (the Deep Learning GPU Training System) is a webapp for training deep learning models. The currently supported frameworks are: Caffe, Torch, and Tensorflow.

Feedback

In addition to submitting pull requests, feel free to submit and vote on feature requests via our ideas portal.

Documentation

Current and most updated document is availabel at NVIDIA Accelerated Computing, Deep Learning Documentation, NVIDIA DIGITS.

Installation

Installation method Supported platform[s] Available versions Instructions
Source Ubuntu 14.04, 16.04 GitHub tags docs/BuildDigits.md

Official DIGITS container is available at nvcr.io via docker pull command.

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
  • Then, ask questions on our user group

Usage questions

Bugs and feature requests

Notice on security

Users shall understand that DIGITS is not designed to be run as an exposed external web service.

You can’t perform that action at this time.