Skip to content

deepcodingman/deep-learning-studio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

deep-learning-studio

GUI based deep learning platform

This repository contains installer for Deep Learning Studio Personal Edition. Deep Learning Studio Personal Edition is provided for FREE for NON-COMMERCIAL use.

For commercial and enterprise license, please contact [email protected].

Requirements for Deep Learning Studio Personal Edition:

  1. Ubuntu 16.04 (other varients may work but not tested)

  2. Docker -

  1. Nvidia-docker (Optional)

Installation Steps:

  1. Download dls.sh script and apply the execute permission:
  • chmod +x dls.sh
  1. Download the deep learning studio home edition image
  • ./dls.sh update
  • Wait till download is finished

Running Deep Learning Studio

  1. To start deep learning studio, type following:
  • ./dls.sh -p -d /absolute/path/to/data/folder run
  • In your browser type the URL as showed by the above command.
  • Sign up for an user account at deepcognition to start using deep learning studio
  1. To stop deep learning studio
  • ./dls.sh stop

Limitations in Personal Edition version:

  1. Personal edition is limited to personal and acedemic research use.
  2. Personal edition is limited to Single User and Single GPU.
  3. No dedicated support. If you are facing any issue in using the software, you can file the issue in this github project.

About

GUI based deep learning platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%