GithubHelp home page GithubHelp logo

nvdnkpr / machine-learning-cheat-sheet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soulmachine/machine-learning-cheat-sheet

0.0 2.0 0.0 16.96 MB

Classical equations and diagrams in machine learning

Home Page: http://q.weibo.com/1644133

machine-learning-cheat-sheet's Introduction

Machine learning cheat sheet

This cheat sheet contains many classical equations and diagrams on machine learning, which will help you quickly recall knowledge and ideas on machine learning.

The cheat sheet will also appeal to someone who is preparing for a job interview related to machine learning.

##Download PDF machine-learning-cheat-sheet.pdf

##LaTeX template This open-source book adopts the Springer latex template.

##How to compile on Windows

  1. Install Tex Live 2012, then add its bin path for example D:\texlive\2012\bin\win32 to he PATH environment variable.

  2. Install TeXstudio.

  3. Configure TeXstudio.
    Run TeXstudio, click Options-->Configure Texstudio-->Commands, set XeLaTex to xelatex -synctex=1 -interaction=nonstopmode %.tex.

    Click Options-->Configure Texstudio-->Build,
    set Build & View to Compile & View,
    set Default Compiler to XeLaTex,
    set PDF Viewer to Internal PDF Viewer(windowed), so that when previewing it will pop up a standalone window, which will be convenient.

  4. Compile. Use Open machine-learning-cheat-sheet.tex with TeXstudio,click the green arrow on the menu bar, then it will start to compile.
    In the messages window below we can see the compilation command that TeXstudio is using is xelatex -synctex=1 --enable-write18 -interaction=nonstopmode "machine-learning-cheat-sheet".tex

machine-learning-cheat-sheet's People

Contributors

flytomylife avatar soulmachine 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.