Giter VIP home page Giter VIP logo

exercise_ml's Introduction

Exercise_ML

There are two different ways to approch the machine learning (ML) exercises of this course:

1) If you want to work directly on-line you have to work on the "notebooks" following these instructions:

  • Go on google colab and log with your google account (https://colab.research.google.com/)
  • Open the Github option and set the connection following what is written in the following picture :

2) If you want to work on your laptop you have to install Python 3.7:

Below there are instructions for the standard install of Python > 3.7 for the course.

  • Download the appropriate version of miniconda for your computing environment: https://conda.io/miniconda.html
  • Follow the "quick install" instructions to install miniconda on your machine: https://conda.io/docs/install/quick.html
  • Once you have installed miniconda, we need to set up a conda environment for our work. (To learn more about conda virtual environments, consult their docs: https://conda.io/docs/using/envs.html) From the command line (note this is slightly different on a Windows machine), enter the following: conda env create -f environment.yml
  • To activate the environment, this should be done prior to any work at the course, enter the following on the command line: conda activate OAR_ML_env
  • To exit the environment, type the following: conda deactivate

If you don't want to install Anaconda or python on your pc, you still can work on the notebooks:

  • go on google colab and log with your google account
  • open the Github option and set the connection with this repository (see the picture) :

IMPORTANT: Python Tutorial

If you are very new with python, please read these tutorials before the course:

Material sources for the ML course at OAR.

All the notebooks we will use are coming from:

Problems? Questions?

For any questions or problems don't hesistate to contact me at [email protected]

exercise_ml's People

Contributors

fabioragosta avatar silviapiran avatar

Watchers

 avatar Matteo Imbrogno avatar

Forkers

silviapiran

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.