Difference between revisions of "ML links"

From Interaction Station Wiki
Jump to navigation Jump to search
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
 +
 +
 
== Tutorial generative models ==
 
== Tutorial generative models ==
 
*https://blog.openai.com/generative-models/
 
*https://blog.openai.com/generative-models/
Line 12: Line 16:
 
== 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 25:
 
*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 00:47, 20 June 2019