Neural Networks

From Robin

(Difference between revisions)
Jump to: navigation, search
(Presentations)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
[[Fil:Char-rnn-diagram.png]]
+
[[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!
 +
 +
==Presentations==
 +
 +
* [https://docs.google.com/presentation/d/e/2PACX-1vTpAadWGnccwlDdXOdNpPSwagLWFakcXQwd0XlVfOuZvTDNVSFJNTISLTz8CFBmip7a0_fUcihUV29J/pub Slides: RNNs, LSTMs, and MDNs (Charles Martin, 6/11/2017)]
==Resources==
==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===
===Software===

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