Giter VIP home page Giter VIP logo

machinelearning-deeplearningcourse's Introduction

Machine Learning & Deep Learning Course

Homeworks from the Machine Learning and Deep Learning master course at Polythecnic of Turin.

Homeworks

HM1

Study the wine dataset and use different classification techniques to label each element to the right class.
Algorithms used: Nearest Neighbors, Support Vector Machine with Linear and RBF kernerl.

HM2

Train a Convolution Neural Network for image classification using the Caltech-101 dataset.
Neural networks were trained using 2 techniques: training from scratch and using transfer learning, with the Alexnet pre-trained NN.
Extra tests were also performed with VGG16 and RESNET18 NNs as backbones.

HM3

The task is to implement DANN, a Domain Adaptation algorithm, on the PACS dataset using AlexNet NN. PACS is an image dataset for domain generalization. It consists of four domains, namely Photo (1,670 images), Art Painting (2,048 images), Cartoon (2,344 images) and Sketch (3,929 images). Each domain contains seven classes: dog, elephant, giraffe, guitar, horse, house, person.
Tests were performed with normal training and domain adaptation training.
Extra tests were performed splitting the database in the different domains: train on the Photo dataset evaluate on Cartoon dataset, train it again on Photo dataset and evaluate it on Sketch dataset.

Results

Each HW was graded to up to 2 point. I scored perfectly getting 6 points out of 6.

machinelearning-deeplearningcourse's People

Contributors

maurivass avatar

Stargazers

Omid Erfanmanesh avatar

Watchers

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