88 Forks
343 Stars
343 Watchers

MiniDNN

A header-only C++ library for deep neural networks

How to download and setup MiniDNN

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

Or simply clone MiniDNN with SSH
[email protected]:yixuan/MiniDNN.git

If you have some problems with MiniDNN

You may open issue on MiniDNN support forum (system) here: https://github.com/yixuan/MiniDNN/issues