The Wayback Machine - https://web.archive.org/web/20190924233714/https://github.com/topics/neural-nets
Skip to content
#

neural-nets

Here are 73 public repositories matching this topic...

beniz
beniz commented May 16, 2016

This is the placeholder for information regarding the building of deepdetect on Ubuntu 16.04 LTS (expected future reference platform).

Build status: successful, tested with Caffe back-end on CPU

Thanks to @MartinThoma the correct way of doing it is below:

$ sudo apt-get remove libcurlpp0
$ cd [wherever]
$ git clone https://github.com/jpbarrette/curlpp.git
$ cd curlpp
$ cmake .
$ s
Loading…
You can’t perform that action at this time.