Giter Site home page Giter Site logo

tsebaka / machine-learning Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 17.63 MB

Machine learning algorithms from scratch

Jupyter Notebook 99.99% Python 0.01%
machine-learning machine-learning-from-scratch python machine-learning-algorithms bert bert-model computer-vision deep-learning deep-neural-networks linear-regression neural-network nlp

machine-learning's Introduction

Machine Learning from scratch

This repository is dedicated to the implementation of machine learning methods and models with a detailed description and visualization

Our site random forest

Classical Machine Learning

Linear Models

  1. Linear regression analytical method link
  2. Linear regression gradient method link
  3. Linear regression Sklearn link
  4. Support vector machine (SVM) link
  5. Logistic regression link

Decisions trees

  1. Decision Tree Regressor link

Ensembles

Зачем нужна математика?

  1. Bagging on decision trees link
  2. Gradient Boosting link

Probabilistic methods

  1. Naive Bayesianс classifier link
  2. Naive Bayesianс classifier sklearn link
  3. A little bit about statistical stability link

Deep Learning

Neural Networks

  • Fully connected neural network

  1. Task about two lines link
  2. Task about two lines torch link
  3. Classifier handwritten numbers (MNIST) from scratch link
  4. Classifier handwritten numbers (MNIST) torch link
  • Convolutional neural network

  1. Classifier handwritten numbers (MNIST) torch link

Natural language processing

Зачем нужна математика?

  1. word2vec word embeddings code, paper
  2. LSTM next word prediction code, paper
  3. LSTM text generation code, paper
  4. seq2seq machine translation code, paper
  5. seq2seq Attention machine translation code, paper
  6. BERT code, paper

Computer Vision

Зачем нужна математика?

materials:

ML YSDA

ML ITMO

NLP Lena Voita

ML MIPT

why?

how can you use algorithm without knowing how it works. Writing an algorithm helps me to understand all the nuances of its work, as well as in the next solution of the problem, you will see why it is good to apply one or another algorithm since you fully know their work

Tell me I didnt do it for nothing.
Omar Zoloev, 21. 26.06.2022

machine-learning's People

Contributors

dzagcoffee avatar tsebaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

edos10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.