GithubHelp home page GithubHelp logo

machine-learning-from-scratch's Introduction

Machine Learning From Scratch

A collection of machine learning models implemented from scratch

Motivation

The models implemented here are for my own learning purposes and that of others.

Blog Posts

  1. Linear Regression from Scratch - published in Towards Data Science
  2. Neural Networks: why do they work so well? Part I - published in Towards Data Science

Demos

A graph of a 7 layer neural netwok.

A 4 layer neural network trained to separate two spirals.

A 5 layer neural network trained to separate three spirals.

A linear regression model fitting a line.

A logistic classifier separates two clusters.

A visualization of all vectors with unit p-norm.

Inspiration

The implementation of these models is inspired by Deep Learning, an outstanding textbook from Bengio and Goodfellow.

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.