Difference between revisions of "ML links"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
== RNN Story generator from Images ==
 
== RNN Story generator from Images ==
 
*https://github.com/ryankiros/neural-storyteller
 
*https://github.com/ryankiros/neural-storyteller
 +
*https://medium.com/@samim/generating-stories-about-images-d163ba41e4ed
 
*Problem with theano solved with
 
*Problem with theano solved with
 
*https://askubuntu.com/questions/922309/not-able-to-install-python-dev-because-of-dependencies-on-ubuntu-16-04
 
*https://askubuntu.com/questions/922309/not-able-to-install-python-dev-because-of-dependencies-on-ubuntu-16-04
Line 20: Line 21:
 
*to /etc/apt/sources.list, then use sudo apt update.
 
*to /etc/apt/sources.list, then use sudo apt update.
 
*it should do the trick.
 
*it should do the trick.
 +
 +
 +
http://www.nltk.org/install.html
 +
 +
Installing Caffe Ubuntu 16.04
 +
https://chunml.github.io/ChunML.github.io/project/Installing-Caffe-Ubuntu/
 +
 +
For CUDA follow Docker internal guide
 +
 +
https://groups.google.com/forum/#!topic/caffe-users/3NHh06RhWd4
 +
 +
*sudo apt-get install python-protobuf

Revision as of 23:57, 5 September 2018