88 Forks
763 Stars
763 Watchers

DeepLearning.scala

A simple library for creating complex neural networks

How to download and setup DeepLearning.scala

Open terminal and run command
git clone https://github.com/ThoughtWorksInc/DeepLearning.scala.git
git clone is used to create a copy or clone of DeepLearning.scala repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DeepLearning.scala https://github.com/ThoughtWorksInc/DeepLearning.scala/archive/master.zip

Or simply clone DeepLearning.scala with SSH
[email protected]:ThoughtWorksInc/DeepLearning.scala.git

If you have some problems with DeepLearning.scala

You may open issue on DeepLearning.scala support forum (system) here: https://github.com/ThoughtWorksInc/DeepLearning.scala/issues