GithubHelp home page GithubHelp logo

yejg2017 / practical3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oxford-cs-ml-2015/practical3

0.0 0.0 0.0 385 KB

Optimization and logistic regression

Home Page: https://www.cs.ox.ac.uk/people/nando.defreitas/machinelearning/

Lua 100.00%

practical3's Introduction

Practical 3

Machine Learning, spring 2015

Setup

Setup will be the same as last time in practical 1. Please refer to the practical 1 repository, and run the script as instructed last time.

We will use the Torch package gnuplot for plotting; you may use (advanced: recommended to try at home instead or if you have time afterwards) iTorch instead as the script installs it.

Materials

See simple_example.lua for the example mentioned in the "Introduction" part of the writeup, and practical3.lua for the template for the primary task.

We'll be classifying handwritten digits in a dataset called MNIST, which look like the following:

mnist

Each datapoint is a 32x32 image in the version of MNIST we have. The code provided will turn this into a vector containing all the raw pixel values. In simple_example.lua, there is a line containing the word "UNCOMMENT" illustrating how to view a digit from the train/test sets.

See course page for practicals

https://www.cs.ox.ac.uk/people/nando.defreitas/machinelearning/

practical3's People

Contributors

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