There was an error while loading. Please reload this page.
1 parent 7c57e52 commit 046abefCopy full SHA for 046abef
README.md
@@ -11,6 +11,7 @@ A repository showcasing examples of using pytorch
11
- Hogwild training of shared ConvNets across multiple processes on MNIST
12
- Training a CartPole to balance in OpenAI Gym with actor-critic
13
- Natural Language Inference (SNLI) with GloVe vectors, LSTMs, and torchtext
14
+- Time sequence prediction - create an LSTM to learn Sine waves
15
16
Additionally, a list of good examples hosted in their own repositories:
17
0 commit comments