paint-brush
PyTorch Primer Series #0by@init_27
2,058 reads
2,058 reads

PyTorch Primer Series #0

by Sanyam BhutaniJanuary 12th, 2018
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

This is Part 0 of the Series.

Company Mentioned

Mention Thumbnail
featured image - PyTorch Primer Series #0
Sanyam Bhutani HackerNoon profile picture

You can find me on Twitter @bhutanisanyam1, connect with me on Linkedin here

Subscribe to my Newsletter for a weekly curated reads of Deep Learning and Computer Vision Articles

This is Part 0 of the Series.

The series will be in a beginner friendly form. All the links to the GitHub repositories will be provided in the posts. The Posts will be in the form on a theory minima appraoch-where only just the bare amount of theory needed to get you started is required, with in depth discussion of the code.

If you feel you need a quick refresh of Python, Checkout my Basic Tutorial Series.

Feel Free to contribute and improve the code, I’ll update my posts and Credit you for the contributions as well!

The topics that will be covered are (Links will be updated as the drafts become public):

  1. Basics (Numpy Bridge, getting started)
  2. Linear Regression
  3. Logistic Regression
  4. Neural Network
  5. Convolutional Neural Networks
  6. Recurrent Neural Networks
  7. LSTM Deep Dive
  8. Collaborative Filters

Please drop a comment below if you’d like to read more tutorials and I will try my best to have them up and ready ASAP!

If you want to chat, ping me in the comments or find me on twitter. I’d love to hear from you!

If Self Driving Cars excite you, Here is my Path to Self Driving.

If you want a Primer on Reinforcement Learning, click here for a quick read