Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

vi3k6i5/learning_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

28 Commits

Repository files navigation

Learning_ML

I am teaching a Learning ML workshop for some people @ Belong.co. Creating this repo to organise the course material.

I have implemented some basic machine learning and neural network Models from scratch in python and compared it with sklearn's implementation:

Models

  • Simple Linear Regression Notebook

  • Simple Linear Regression with Stochastic Gradient Descent Notebook

  • Multiple Linear Regression Notebook

  • Multiple Linear Regression with Stochastic Gradient Descent Notebook

  • Logistic Regression Notebook

  • Logistic Regression with Stochastic Gradient Descent Notebook

  • Naive Bayes Classifier Bernoulli Notebook

  • Naive Bayes Classifier Multinomial Notebook

  • Hidden Markov model Notebook

Neural_Networks

  • Fizz Buzz in keras with Relu Notebook

  • Fizz Buzz in keras with LeakyReLU and Dropout Notebook

  • Fizz Buzz in Tensorflow Notebook

  • Text classficiation model in keras Notebook

Working on more models to be put here, Reinforcement learning and Encoder decoder models.

Metrics

About

I am teaching a Learning ML workshop for some folks @ Belong.co. Creating this repo to organise the course material.

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors