GitXplorerGitXplorer
N

DIGITS

public
4153 stars
1380 forks
626 issues

Commits

List of commits on branch master.
Verified
e99d664eaf01081ee7ae744331d75d4247df15c6

EOL notice

ccliffwoolley committed 11 days ago
Verified
d3d6e323802b9f58a0d24d1411d40c72798095c2

Update psutil

ccliffwoolley committed 5 years ago
Verified
d141e46a604f1c4252caa501f49512d555515929

Update requirements.txt

IIsaacYangSLA committed 5 years ago
Verified
8a1bbb764f7777d1b646e7c4123cac904861a363

Merge pull request #2145 from IsaacYangSLA/fix_json_request

IIsaacYangSLA committed 6 years ago
Unverified
84c7b716a5480bf41a27c032228fcfa2b4257895

Fix incorrect format on request call for json response

IIsaacYangSLA committed 6 years ago
Verified
9f7beced1f76f7ccb345b64c9ee0a41f96768844

Merge pull request #2141 from IsaacYangSLA/fix_caffe_parser

IIsaacYangSLA committed 6 years ago

README

The README file for this repository.

DIGITS

DIGITS (the Deep Learning GPU Training System) is a webapp for training deep learning models.

Note: We are no longer adding features, fixing bugs, or supporting the NVIDIA Deep Learning GPU Training System (DIGITS) software. You may continue to use the software if it meets your needs. However:

  • For developers creating vision AI applications, we suggest NVIDIA TAO, an open source toolkit for AI model training and customization. Learn more about NVIDIA TAO.
  • For developers interested in NVIDIA Project DIGITS, to learn more, visit NVIDIA Project DIGITS.

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 available 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.