Skip to content

Commit

Permalink
Use all upper case, DIGITS
Browse files Browse the repository at this point in the history
  • Loading branch information
moconnor725 committed Mar 23, 2015
1 parent 0c1ec6d commit 4f40cd3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# DiGiTS (Deep GPU Training System)
# DIGITS (Deep GPU Training System)

DiGiTS is is a webapp for training deep learning models.
DIGITS is is a webapp for training deep learning models.

## Installation

DiGiTS is supported on Ubuntu 14.04. DiGits has successfully run on other Linux variants as well as OSX but at this time, only Ubuntu 14.04 is supported.
DIGITS is supported on Ubuntu 14.04. DIGITS has successfully run on other Linux variants as well as OSX but at this time, only Ubuntu 14.04 is supported.

### Prerequisites
DiGiTS has several dependencies.
DIGITS has several dependencies.

* CUDA
* cuDNN library
Expand Down Expand Up @@ -56,7 +56,7 @@ Set environment variables:
% export CAFFE_HOME=${HOME}/caffe
</pre>

### Install DiGiTS
### Install DIGITS

<pre>
% cd $HOME
Expand All @@ -68,7 +68,7 @@ Set environment variables:

## Starting the server

You can run DiGiTS in two ways:
You can run DIGITS in two ways:

1. digits-devserver
Starts a development server that listens on port 5000 (but you can
Expand Down

0 comments on commit 4f40cd3

Please sign in to comment.