Git Product home page Git Product logo

ml-homeworks-1-2's Introduction

ML-homeworks-1-2

  • Reports of 1 and 2

Homework 1

  • In this homework, you are invited to provide solutions for two 10-class classification problems with medium and large input space.
  • The two datasets are available in this folder
  • To solve the problem, you can use any method, any tool, any programming language. Exception: you cannot use solutions based on neural networks, as this will be the topic of Homework 2. It is your choice to pre-process the input data in any way it is useful for the method you are using.

Homework 2

Description

  • In this homework, you are invited to solve an image classification problem to learn the behaviour of a racing car in a Gym environment.
  • The dataset (divided into training and test sets) contains 96x96 color images labelled with one out of the 5 actions available for the control of the car.
  • The dataset is provided as sets of images organized in folders labelled with the id of the action.
  • The datasets are available in this folder

Requirements on methodology and results

  • define your own model based on CNN (do not use pre-defined architectures or pre-trained models)
  • solve the problem using 2 different approaches. By approaches, we mean architectures, optimizers, regularizations, preprocessing, etc., not just different values of the hyperparameters.
  • report analysis of fundamental metrics, such as accuracy, f1, precision, and recall. Screenshoots of the output of some model is not sufficient. You must elaborate the results providing better visualizations and specific comments.
  • conduct an analysis of at least one hyperparameter in relation to the chosen metrics.

In practice, you have to define two different approaches, train them with different hyperparameters, compare them (performance vs hyperparameter), visualize the results in proper forms (figures, tables), and discuss the results. Any software library can be used, including Python (tensorflow or pytorch), MATLAB, etc.

ml-homeworks-1-2's People

Contributors

yusuphajuwara avatar yus-reply avatar

Watchers

 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.