Coder Social home page Coder Social logo

felperez / machine-learning Goto Github PK

View Code? Open in Web Editor NEW
69.0 12.0 25.0 1.75 MB

In this repository, I will upload some projects I have been working on. These include building algorithms from scratch, as well as some applications of these.

Jupyter Notebook 99.92% Python 0.08%

machine-learning's Introduction

Machine learning for the working mathematician

A comprehensive, mathematically detailed revision

In this repository, I will upload some projects I have been working on. These include the building algorithms from scratch, as well as some applications of these. These notebooks follow the perspective of a theoretical mathematician, so they provide details of the algorithms which are normally skipped. The suggested order of the notebooks is

  1. Linear regression
  2. Multiple and polynomial regression
  3. Logistic regression
  4. Neural networks
  5. A note on gradient descent and convergence
  6. Stochastic gradient descent
  7. K-nearest neighbor
  8. K-means
  9. Evaluation
  10. Linear discriminant analysis
  11. Quadratic discriminant analysis
  12. Naive Bayes
  13. Support vector machines, part 1
  14. Support vector machines, part 2
  15. Support vector machines, part 3

Most of the examples are done using basic datasets in order to illustrate each concept.

Sources: my sources are mainly my notes from Andrew Ng's course and The Elements of Statistical learning by Hastie et al.

Disclaimer: I am not a programmer, so my code is not the most elegant possible. In contrast, as a mathematician, my notebooks will tend to be full of math and equations, so beware.

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.