5 Forks
15 Stars
15 Watchers

C-ATTL3

A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to state-of-the-art convolutional ResNets and LSTMs.

How to download and setup C-ATTL3

Open terminal and run command
git clone https://github.com/ViktorC/C-ATTL3.git
git clone is used to create a copy or clone of C-ATTL3 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 C-ATTL3 https://github.com/ViktorC/C-ATTL3/archive/master.zip

Or simply clone C-ATTL3 with SSH
[email protected]:ViktorC/C-ATTL3.git

If you have some problems with C-ATTL3

You may open issue on C-ATTL3 support forum (system) here: https://github.com/ViktorC/C-ATTL3/issues