Giter Club home page Giter Club logo

Comments (5)

jaberg avatar jaberg commented on July 17, 2024

hey @clementfarabet, I took the liberty of assigning you this one. I'm working on some unsupervised learning sample code to do rbms and autoencoders and stuff. I'm not sure how to break it down into files, but I just picked something, figuring that we could discuss that sort of thing after we got some raw content in place.

from ipam-tutorials.

clementfarabet avatar clementfarabet commented on July 17, 2024

@jaberg, sounds good, I'm finalizing a couple of scripts to work on cigar, g street signs, and mnist. They're pretty much the same, except a few details that hold for natural images. Will commit this stuff soon.

from ipam-tutorials.

clementfarabet avatar clementfarabet commented on July 17, 2024

Ok, so I put 3 scripts in th_tutorials/1_supervised/. These three scripts all do the same thing, on three different datasets (MNIST, CIFAR and HouseNumbers). We'll only look at one over the tutorial of course. The scripts are pretty much self-contained: they're quite verbose, but on purpose. Instead of relying on classes, most of the code is exposed right there. I'm writing html tutorials on the side, to accompany the scripts.

Let me know what you think, it's still a bit raw.

from ipam-tutorials.

jaberg avatar jaberg commented on July 17, 2024

On Sun, Jul 1, 2012 at 3:33 AM, Clement Farabet
[email protected]
wrote:

Ok, so I put 3 scripts in th_tutorials/1_supervised/. These three scripts all do the same thing, on three different datasets (MNIST, CIFAR and HouseNumbers). We'll only look at one over the tutorial of course. The scripts are pretty much self-contained: they're quite verbose, but on purpose. Instead of relying on classes, most of the code is exposed right there. I'm writing html tutorials on the side, to accompany the scripts.

Let me know what you think, it's still a bit raw.

Ok, I'll have a look at this stuff after the soccer game :)

Writing verbose code is better than hiding functionality in classes I
think, but you're right it's a balancing act. How much html tutorial
are you aiming for? Feel free to cut and paste out of the Deep
Learning Tutorials. (I should have mentioned them before if you
haven't seen them)

https://github.com/lisa-lab/DeepLearningTutorials
http://deeplearning.net/tutorial/

There's a lot of good math and figures there. I'm only redoing
anything because I really like what my new "pyautodiff" project makes
possible. I think writing algorithms in pure numpy and then optimizing
them with theano makes theano more usable (essentially making it
disappear).

That brings up another potential topic for the last day - "looking
under the hood." I could talk a little about how the sample code from
days2 and 3 works, to give students a sense of where to start when
things go wrong. I could easily make it hands-on (a debugging
assignment??) but I also have my standard Theano talk that I could
give at that point. I think it makes more sense to talk about how
Theano works, and how one might want to extend it on the last day,
rather than the first.


Reply to this email directly or view it on GitHub:
#1 (comment)

from ipam-tutorials.

clementfarabet avatar clementfarabet commented on July 17, 2024

OK thanks for the pointers, I knew about these tutorials, I'll have a look again.

Cool that you have an autodiff package now, that's really nice.

from ipam-tutorials.

Related Issues (19)

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.