Skip to content

Machine learning algorithms implementation in python with references, and with sketchy explanations.

License

Notifications You must be signed in to change notification settings

viren-ai-wiz/Exploring-Machine-Learning

 
 

Repository files navigation

Exploring Machine Learning

Machine learning algorithms implementation in python with references, and with sketchy explanations.

By opening .ipynb files in corresponding directories you'll see a notebook with the explanation.

Currently explored algorithms:

Next algorithms:

  • Decision trees (classification and regression)
  • Support Vector Machine

In plans:

  • Gradient boosted decision trees
  • k-means
  • Naive bayes
  • Gradient Boosted Decision Trees
  • Naive Bayes
  • K-Nearest Neighbors
  • Learning Vector Quantization
  • Back propagation neural network
  • Deep NN's
  • LSTM
  • CNN

Contacts

Reddit: /u/Arkady_A Twitter: @Arkady_Ast

About

Machine learning algorithms implementation in python with references, and with sketchy explanations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%