GithubHelp home page GithubHelp logo

ozzie00 / deeplearningtutorials Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lisa-lab/deeplearningtutorials

0.0 3.0 0.0 8.66 MB

Deep Learning Tutorial notes and code. See the wiki for more info.

Home Page: http://deeplearning.net/tutorial

License: Other

Python 98.79% Shell 1.21%

deeplearningtutorials's Introduction

Deep Learning Tutorials

Deep Learning is a new area of Machine Learning research, which has been introduced with the objective of moving Machine Learning closer to one of its original goals: Artificial Intelligence. Deep Learning is about learning multiple levels of representation and abstraction that help to make sense of data such as images, sound, and text. The tutorials presented here will introduce you to some of the most important deep learning algorithms and will also show you how to run them using Theano. Theano is a python library that makes writing deep learning models easy, and gives the option of training them on a GPU.

The easiest way to follow the tutorials is to browse them online.

Main development of this project.

image

Project Layout

Subdirectories:

  • code - Python files corresponding to each tutorial
  • data - data and scripts to download data that is used by the tutorials
  • doc - restructured text used by Sphinx to build the tutorial website
  • html - built automatically by doc/Makefile, contains tutorial website
  • issues_closed - issue tracking
  • issues_open - issue tracking
  • misc - administrative scripts

Build instructions

To build the html version of the tutorials, install sphinx and run doc/Makefile

deeplearningtutorials's People

Contributors

nouiz avatar lamblin avatar gdesjardins avatar pascanur avatar carriepl avatar mspandit avatar jaberg avatar doomie avatar memimo avatar boulanni avatar abergeron avatar emchristiansen avatar yosinski avatar fidlej avatar gut avatar caglar avatar delightrun avatar treelinelabs avatar herr-biber avatar zacstewart avatar fbreuer avatar ivanukhov avatar jackkelly avatar euphoris avatar hans avatar paulhobbs avatar renaud avatar diogo149 avatar

Watchers

Oz avatar James Cloos 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.