Neural Networks

From Robin

(Difference between revisions)
Jump to: navigation, search
(Ny side: Here we will gather useful information and resources for learning about and using neural networks. Feel free to add information here! =Resources= * [http://www.asimovinstitute.org/neural-…)
(Presentations)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
 +
[[Fil:Char-rnn-diagram.png|500px]]
 +
Here we will gather useful information and resources for learning about and using neural networks. Feel free to add information here!
Here we will gather useful information and resources for learning about and using neural networks. Feel free to add information here!
-
=Resources=
+
==Presentations==
 +
 
 +
* [https://docs.google.com/presentation/d/e/2PACX-1vTpAadWGnccwlDdXOdNpPSwagLWFakcXQwd0XlVfOuZvTDNVSFJNTISLTz8CFBmip7a0_fUcihUV29J/pub Slides: RNNs, LSTMs, and MDNs (Charles Martin, 6/11/2017)]
 +
 
 +
==Resources==
 +
 
 +
* [http://colah.github.io/posts/2015-08-Understanding-LSTMs/ Colah: Understanding LSTMs]
 +
* [http://karpathy.github.io/neuralnets/ Hacker's Guide to Neural Nets]
 +
* [https://gym.openai.com/ OpenAI reinforcement learning gym]
 +
 
 +
===Software===
 +
 
 +
* [[Tensorflow]] - numerical computation software, great for defining ANNs.
 +
 
 +
===Books===
 +
 
 +
* Deep Learning (Ian Goodfellow, Yoshua Bengio and Aaron Courville): https://github.com/HFTrader/DeepLearningBook
 +
* [http://shop.oreilly.com/product/0636920052289.do Hands-On Machine Learning with Scikit-Learn and TensorFlow]
 +
* http://statweb.stanford.edu/~tibs/ElemStatLearn/printings/ESLII_print10.pdf
 +
 
 +
===Model Zoos===
* [http://www.asimovinstitute.org/neural-network-zoo/ Nice overview of common neural network architectures]
* [http://www.asimovinstitute.org/neural-network-zoo/ Nice overview of common neural network architectures]

Current revision as of 14:54, 6 November 2017

500px

Here we will gather useful information and resources for learning about and using neural networks. Feel free to add information here!

Contents

Presentations

Resources

Software

  • Tensorflow - numerical computation software, great for defining ANNs.

Books

Model Zoos

Personal tools
Front page