Giter Site home page Giter Site logo

odlworkshop's Introduction

ODL course material

This is the repository for course material (input and output) for the ODL training at KTH in Stockholm, December 2017.

Installing ODL

The latest version of ODL and some supporting libraries are needed in order to use these notebooks. See the installation instructions for further information.

Jupyter Notebooks

Part of the material will be published as Jupyter notebooks. If you're familiar with Mathematica notebooks, you won't be surprised.

To install the notebook software, you can either use conda:

conda install notebook

or pip:

pip install notebook

You can then start the software by running

jupyter notebook

in a terminal. Sometimes one gets OSError: [Errno 99] Cannot assign requested address. In this case an explicit IP has to be given, which should be the equivalent to localhost in your case:

jupyter notebook --ip=127.0.0.1

The notebooks can also be viewed online as static HTML pages. This works (somewhat) on GitHub directly, but better with nbviewer. Just copy the URL of the notebook into the text field at that page.

Feedback

If you find any errors or experience issues, please get back to us (@kohr-h or @adler-j) or create an issue.

odlworkshop's People

Contributors

adler-j avatar olivierverdier avatar

Watchers

 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.