Skip to content

techboy-coder/ml-learning-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Ml learning resources

A few links and resources for people who want to learn ML.

Framewors

Pytorch (which I suggest)

  • https://www.youtube.com/watch?v=c36lUUr864M - Full tutorial on Pytorch.

    • Timeline: 00:00 - Introduction 01:42 - 1 Installation 07:30 - 2 Tensor Basics 26:02 - 3 Autograd 42:00 - 4 Regression 55:18 - 5 Gradient descent 1:12:53 - 6 Training pipeline 1:27:14 - 7 Linear Regression 1:39:30 - 8 Logistic regression 1:57:56 - 9 Dataset and Dataloader 2:13:28 - 10 Data set transformations 2:24:14 - 11 Softmax and cross entropy 2:42:36 - 12 Activation functions 2:52:40 - 13 Forward network 3:14:18 - 14 CNN 3:36:30 - 15 Transfer learning 3:51:30 - 16 tensor board 4:17:14 - 17 Save and load models
  • https://www.youtube.com/watch?v=BzcBsTou0C0&list=PLQVvvaa0QuDdeMyHEYc0gxFpYwHY2Qfdh (Sentdex Playlist) - In-depth explanation of training a Pytorch model. (Not necessary if you have seen the previous video).

Topics

Reinforcement Learning

Time Series

Mix

Time Series + RL

Guides

Remember: Be curious and try to find out more about topics that interest you/topics that are unclear to you!

About

Few links and resources for people who want to learn ML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published