KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
tutorials-iml2017
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
resume
:
The source for my CV/résumé, in LaTeX and Python scripts.
ESAE
:
No description available.
MNIST-EWC
:
Implementation of ews weight constraint mentioned in recent Deep Mind paper: http://www.pnas.org/content/early/2017/03/13/1611835114.full.pdf
TruthTableGenerator
:
No description available.
docker-nginx-hostname
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tutorials-iml2017
?
Download (.md)
# IML Tutorials 2017 Tutorials given by [Gilles Louppe](https://glouppe.github.io/), as part of the [IML Machine Learning Workshop](https://indico.cern.ch/event/595059/timetable/?view=standard), March 20-22 2017, CERN. **Requirements:** a Python distribution with the [Scikit-Learn](http://scikit-learn.org/stable/). 1. Jump to https://www.continuum.io/downloads and download the installer. 2. `bash Anaconda3-4.3.1-Linux-x86_64.sh` (or whatever installer you picked) 3. `conda install scikit-learn numpy scipy matplotlib jupyter pandas` You are ready to go! --- [](https://mybinder.org/v2/gh/glouppe/tutorials-iml2017/master) [](https://nbviewer.jupyter.org/github/glouppe/tutorials-iml2017/tree/master/) - Contact: <a href="https://twitter.com/glouppe">@glouppe</a> - [](https://opensource.org/licenses/BSD-3-Clause)