Giter Site home page Giter Site logo

alexdonezwell / mlrefined Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jermwatt/machine_learning_refined

0.0 0.0 0.0 4.45 GB

Jupyter notebooks, 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 44.16% HTML 55.66% CSS 0.06% JavaScript 0.06% Python 0.07% MATLAB 0.01% Shell 0.01%

mlrefined's Introduction

Machine Learning Refined Jupyter notebooks

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


Python 3 and a number of standard Python packages for scientific computing (numpy, matplotlib, and Jupyter being the most common) are required to use the notebooks in this repo, as well as a latex. To get these basic libraries we highly recommend downloading the Anaconda Python 3 distribution.

Many of these notebooks also require the Automatic Differentiator autograd which can be installed by typing the following command at your terminal

  pip install autograd

Note: to pull a minimial sized clone of this repo (including only the most recent commit) use a shallow pull as follows

  git clone --depth 1 https://github.com/jermwatt/mlrefined.git

This repository is in active development by Jeremy Watt and Reza Borhani - please do not hesitate to reach out with comments, questions, typos, etc.

mlrefined's People

Contributors

jermwatt avatar rezaborhani 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.