comparison links.txt @ 58:327fd6cb90ed

more links
author Jeff Hammel <k0scist@gmail.com>
date Sun, 08 Oct 2017 13:26:46 -0700
parents c5a2e6d861bf
children
comparison
equal deleted inserted replaced
57:c5a2e6d861bf 58:327fd6cb90ed
3 https://s3.amazonaws.com/MLMastery/ml_performance_improvement_cheatsheet.pdf?__s=2gnd4eijcmfwyncxqmmz 3 https://s3.amazonaws.com/MLMastery/ml_performance_improvement_cheatsheet.pdf?__s=2gnd4eijcmfwyncxqmmz
4 http://deeplearning.net/ 4 http://deeplearning.net/
5 http://www.wildml.com/2015/09/implementing-a-neural-network-from-scratch/ 5 http://www.wildml.com/2015/09/implementing-a-neural-network-from-scratch/
6 https://machinelearningmastery.com/machine-learning-tribe/ 6 https://machinelearningmastery.com/machine-learning-tribe/
7 7
8
8 # Libraries 9 # Libraries
9 10
11 http://www.deeplearning.net/software/theano/
10 https://pypi.python.org/pypi/lore 12 https://pypi.python.org/pypi/lore
11 https://pair-code.github.io/deeplearnjs/ 13 https://pair-code.github.io/deeplearnjs/
14
15 # NLP
16
17 https://keras.io/
18 https://radimrehurek.com/gensim/index.html