GithubHelp home page GithubHelp logo

alexgidiotis / ml-algorithms-minimal Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 135 KB

Pure python implementations of popular ML algorithms.

License: MIT License

Jupyter Notebook 100.00%
machine-learning machine-learning-algorithms neural-networks python

ml-algorithms-minimal's Introduction

Minimal ML algorithms

This repo includes minimal implementations of popular ML algorithms using pure python and numpy. The purpose of these notebooks is mainly for studying the basics of these algorithms rather than providing brilliant solutions (as you'll see all the problems are fairly basic).

Although the implementations are by no means optimal, they include the basic features of each algorithm plus some nice improvements (e.g. l2 regularization) to make things work better. Most implementations are based on basic numpy and scipy functions, although some utility functions from sklearn were also used (none wants to see the code for random splitting and scaling when looking at an MLP classifier).

Who is this repo for

Anyone who is studying ML algorithms and wants to get a good grasp on the technical aspects of their implementation. Aspiring data scientists who are trying to break into the field, but also seasoned professionals who might want to refresh their memory. Also, candidates preparing to ace their data science/ml interviews (since these algorithms tend to appear frequently in interviews).

If you are looking for production ready solutions, then you are probably best of using one of the existing libraries that implement these algorithms.

ml-algorithms-minimal's People

Contributors

alexgidiotis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.