Skip to content

Commit de9acde

Browse files
authoredFeb 29, 2020
Add Contents
1 parent ec2cb25 commit de9acde

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Intro to Deep Learning with PyTorch
22

3+
## Contents
4+
5+
1. [Introduction to Neural Networks](/Introduction%20to%20Neural%20Networks)
6+
2. [Introduction to PyTorch](/Introduction%20to%20PyTorch)
7+
3. [Convolutional Neural Networks](/Convolutional%20Neural%20Networks)
8+
4. [Style Transfer](/Style%20Transfer)
9+
5. [Recurrent Neural Networks](/Recurrent%20Neural%20Networks)
10+
6. [Sentiment Prediction RNNs](/Sentiment%20Prediction%20RNNs)
311
---
412
#### *Jimit Dholakia*
513

0 commit comments

Comments
 (0)
Please sign in to comment.