Skip to content

asrjy/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Becoming an MLE

Almost daily updates of stuff I learn and make use of.

What's in this repo?

  • Notes and exercises of various books and courses
  • Implementations of algorithms, papers

What am I learning right now?

  • Deep Reinforcement Learning
  • Transformers

What am I reading right now?

  • Machine Learning with scikitlearn and PyTorch by Sebastian Raschka

Implementations of algorithms that can be found in this repo

  • Simple Linear Regression
  • Multivariate Linear Regression
  • Logistic Regression
  • Perceptron
  • Classification and Regression Trees
  • Naive Bayes
  • K-Nearest Neighbours
  • Backpropogation
  • Gated Recurrent Unit (GRU)
  • Adam Optimizer
  • Long Short-term Memory (LSTM)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published