All Projects β†’ yfletberliac β†’ rlss-2019

yfletberliac / rlss-2019

Licence: other
Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to rlss-2019

study-snap
πŸ““πŸ“² Flutter app for managing study materials in form of photos.
Stars: ✭ 34 (-56.96%)
Mutual labels:  school, materials
fattails
Code and Notes for fat-tailed statistics.
Stars: ✭ 41 (-48.1%)
Mutual labels:  ipynb, notebooks
MeetNinja-Google-Meet-Bot
A super dope tool that attends your Google Meet(s) for you. Flawlessly handles scheduled multiple (subsequent) Meet sessions. Also disables the camera & microphone, and shows timestamps of joining & ending times for each Meet. Supported: Google Chrome / Mozilla Firefox running on Linux / Mac / Windows
Stars: ✭ 56 (-29.11%)
Mutual labels:  school
Udacity-Computer-Vision-Nanodegree
πŸ“· Computer Vision Nanodegree Repository
Stars: ✭ 34 (-56.96%)
Mutual labels:  notebooks
MDAPL
The de facto standard for people who are looking to learn Dyalog APL from a book. This updated version is a work in progress.
Stars: ✭ 24 (-69.62%)
Mutual labels:  notebooks
Any-file-to-Google-Drive
This Google Colab notebook will help you download any file directly to Google Drive with the help of the JDownloader web interface
Stars: ✭ 47 (-40.51%)
Mutual labels:  google-colab
COVIDvu
Volunteers building and sharing current, accurate, near real-time COVID-19 tracking and prediction tools.
Stars: ✭ 15 (-81.01%)
Mutual labels:  notebooks
PyEarthScience
The PyEarthScience repository created by DKRZ (German Climate Computing Center) provides Python scripts and Jupyter notebooks in particular for scientific data processing and visualization used in climate science. It contains scripts for visualization, I/O, and analysis using PyNGL, PyNIO, xarray, cfgrib, xesmf, cartopy, and others.
Stars: ✭ 56 (-29.11%)
Mutual labels:  notebooks
naas
βš™οΈ Schedule notebooks, run them like APIs, expose securely your assets: Jupyter as a viable ⚑️ Production environment
Stars: ✭ 219 (+177.22%)
Mutual labels:  notebooks
pypinm
Programiranje in numerične metode v ekosistemu Pythona
Stars: ✭ 24 (-69.62%)
Mutual labels:  ipynb
ipynb notedown.vim
vim plugin for editing jupyter notebook (ipynb) files through notedown
Stars: ✭ 27 (-65.82%)
Mutual labels:  ipynb
MineColab
Run Minecraft Server on Google Colab.
Stars: ✭ 135 (+70.89%)
Mutual labels:  google-colab
EMMO
Elementary Multiperspective Material Ontology (EMMO)
Stars: ✭ 44 (-44.3%)
Mutual labels:  materials
academico
Lavarel-based school management platform for small and medium institutions
Stars: ✭ 164 (+107.59%)
Mutual labels:  school
digit recognizer
CNN digit recognizer implemented in Keras Notebook, Kaggle/MNIST (0.995).
Stars: ✭ 27 (-65.82%)
Mutual labels:  google-colab
simsttab
Simple timetabling engine for schools
Stars: ✭ 21 (-73.42%)
Mutual labels:  school
notebooks
A collection of Livebook notebooks
Stars: ✭ 40 (-49.37%)
Mutual labels:  notebooks
dots
P2P Dots & Boxes game with WebRTC & WebTorrent
Stars: ✭ 56 (-29.11%)
Mutual labels:  school
PlutoStaticHTML.jl
Convert Pluto notebooks to HTML in automated workflows
Stars: ✭ 69 (-12.66%)
Mutual labels:  notebooks
k3ai
A lightweight tool to get an AI Infrastructure Stack up in minutes not days. K3ai will take care of setup K8s for You, deploy the AI tool of your choice and even run your code on it.
Stars: ✭ 105 (+32.91%)
Mutual labels:  notebooks

RLSS 2019: Pratical Sessions

Setup and Installation

Two choices are available to you:

  • running the notebooks on Google Colab πŸ“™ if you want to take advantage of the GPU acceleration it offers;
  • running the notebooks elsewhere (locally or on a server).
Google Colab

It has it's own VM so you only have to install the necessary packages from inside the notebooks.

Elsewhere

You can use the rlss2019-docker image. Here you'll find the instructions for installing and running the rlss2019-docker image on Linux, MacOS or Windows.

Materials

Bandits

Reinforcement Learning

Deep Reinforcement Learning

Final Project

Misc./Known issues

You are running Windows and want to install a Virtual Machine running Ubuntu 18.04? Here is a tutorial. You may also want to directly install the Ubuntu terminal on Windows 10.

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].