Code Monkey home page Code Monkey logo

mlss2019-bayesian-deep-learning's Introduction

MLSS2019: Bayesian Deep Learning

Installation: colab

In Google colab there is no need to clone the repo or preinstall anything -- all jupyter runtimes come with the basic packages like numpy, scipy, and matplotlib and deep learning libraries keras, tensorflow, and pytorch.

The only step to make is to change the runtime type to GPU in Edit > Notebook settings or Runtime>Change runtime type by selecting GPU as Hardware accelerator.

Installation: local install

Please make sure that you have the following packages installed:

  • tqdm
  • numpy
  • torch >= 1.1

The most convenient way to ensure this is use Anaconda with python 3.7.

When all prerequisites have been met, please, clone this repository and install it with:

git clone https://github.com/ivannz/mlss2019-bayesian-deep-learning.git

cd mlss2019-bayesian-deep-learning

pip install --editable .

This will install the necessary service python code that will make the seminar much more concise and, hopefully, your learning experience better.

Versions

The version presented at MLSS Moscow Aug 26 - Sep 5, 2019, can also be found in the MLSS2019 repo. Here it sits under the tag mlss2019-Aug-30.

mlss2019-bayesian-deep-learning's People

Contributors

ivannz avatar

Watchers

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