Coder Social home page Coder Social logo

bluemoonnight / mlrefined Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jermwatt/machine_learning_refined

0.0 1.0 0.0 449.02 MB

Python and MATLAB code examples and demos from the textbook "Machine Learning Refined" (Cambridge University Press)

Jupyter Notebook 59.77% MATLAB 0.02% Python 0.12% OpenEdge ABL 0.01% CSS 0.01% HTML 40.08%

mlrefined's Introduction

Machine Learning Refined IPython notebooks, Python and MATLAB files

Click here to launch a LIVE instance of the IPython notebooks in this repo.

You can pull and run a Docker image of this entire repo (with all necessary libraries pre-installed) via the terminal command:

docker run -d -u 0 -it -p 8888:8888 jermwatt/mlrefined


This repository contains various supplementary Jupyter notebooks, Python and MATLAB files, presentations associated with the textbook Machine Learning Refined (Cambridge University Press). Visit http://www.mlrefined.com for free chapter downloads and tutorials, and our Amazon site here for details regarding a hard copy of the text.

Jupyter notebook Youtube video walkthroughts:

Below are links to a video walkthroughs for several of the Jupyter notebooks in this repository. These briefly discuss the content of each notebook and show off their various interactive demos. Click the gif below each description to link directly to the corresponding walkthrough.

An introduction to the mlrefined repo and the Jupyter notebook walkthrough series

Jupyter notebook walkthroughs - neural net space warping

Jupyter notebook walkthrough - on basic optimization principles

Jupyter notebook walkthrough - linear regression and optimization

Jupyter notebook walkthroughs - regression and kernels / neural nets / trees

Video tutorial on regression and L2 regularization

Below is an older video tutorial illustrating how L2 regularization convexifies nonconvex cost functions, thereby making minimization of such functions easier. The code (l2reg_logistic, which you may find here) shows the result of applying L2 regularization to a nonconvex form of logistic regression on a simple dataset, as well as the resulting convexificaation of this cost function due to regularization. Again, some principles from the chapter - which is available for download at www.mlrefined.com - are briefly described before jumping into the code.

Demo Doccou alpha

mlrefined's People

Contributors

jermwatt avatar rezaborhani avatar

Watchers

JinLee 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.