Skip to content

tomerben/PytorchForIdiots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Pytorch For Idiots

The simplest tutorial ever!


Requirements

Table of contents

  • Matplotlib - How to plot things?
  • Pandas - How to read/write the data?
  • Tensors With Pytorch - How to learn relations in data?
  • Datasets - How to actually work wirh real data?
  • Models - How to actually build models from all of this?
  • MLP - How to build/train fully connected models? And what are they anyway?!
  • CNN - How to build/train convolutional models? And what are they anyway?!
  • RNN - How to build/train recurrent models? And what are they anyway?!
  • CNN-RNN - How to build/train recurrent that are also convolutional models? Because why not both?

About

The simplest pytorch tutorial ever!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%