asorici / PracticalSessions

Materials for the practical sessions at EEML2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical Sessions for Eastern European Machine Learning Summer School (EEML)

The exercises in this repository are used for the practical sessions of the Eastern European Machine Learning Summer School, happening in Bucharest, Romania between 1-6 July 2019. The sessions cover topics from basic knowledge of numpy, tensorflow to computer vision, recurrent models, unsupervised learning and reinforcement learning.

You are welcome to reuse this material in other courses or schools, but please reach out to contact@eeml.eu if you plan to do so. We would appreciate if you could acknowledge that the materials come from EEML2019 and give credits to EEML2019 lab instructors (David Szepesvari - introductory, Viorica Patraucean - vision, Andrei Rusu - rnn, Mihaela Rosca - unsupervised, Diana Borsa - rl). Also please keep a link in your materials to the original eeml2019 repo, in case updates occur.

To access the exercises please download them and place them in your Google Drive. The simplest way to do this is to check out the git repository, then use the "Folder Upload" tool in GDrive. Use colab to view or edit them.

MIT License

Copyright (c) 2019 EEML

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Materials for the practical sessions at EEML2019

License:MIT License


Languages

Language:Jupyter Notebook 100.0%