Giter VIP home page Giter VIP logo

doandongnguyen / 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 2.37 GB

Python and MATLAB code examples and demos from the textbook "Machine Learning Refined" (Cambridge University Press). See our blog https://jermwatt.github.io/mlrefined/index.html for interactive versions of many of the notebooks in this repo.

Jupyter Notebook 98.83% MATLAB 0.01% Python 0.04% CSS 0.01% HTML 1.12%

mlrefined's Introduction

Machine Learning Refined: Python Jupyter notebook collection

See our blog here for interactive versions of the notebooks in this repo. These posts describe a range of topics in machine learning / deep learning including a wide variety of topics in supervised learning, mathematical optimization and automatic differentiation / the back propagation algorithm, and reinforcement learning.

In order to effectively run the Jupyter notebooks contained in this repo on your own machine we strongly recommend using the Anaconda Python 3 distribution which can be downloaded here since the default install contains most of the library dependencies used here as well as as Jupyter notebook, with the exception of autograd, which can be installed using pip by typing

pip install autograd

at the terminal.

To re-run the animations contained withiin these jupyter notebooks you can initialize your jupyter session with the following adjusted command in place of the standard 'jupyter notebook' initialization command - which increases the rate you can plot images to a Jupyter notebook cell

jupyter notebook --NotebookApp.iopub_data_rate_limit=10000000000


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.

mlrefined's People

Contributors

jermwatt avatar rezaborhani avatar

Watchers

 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.