Giter Club home page Giter Club logo

octmnist-image-classifiers-hw1-ist-dl-2023's Introduction

Deep Learning - Homework 1

Implemented linear classifiers and neural networks first from scratch and then using Pytorch for medical image classification in Homework 1 for the Deep Learning course at IST (2023-24).

Deadline

Friday, December 15, 2023.


Introduction

This repository contains the implementation and solutions for Homework 1 in the Deep Learning course at IST for the academic year 2023-24. The assignment consists of multiple questions related to medical image classification using various machine learning and neural network techniques.


Project Structure

The project is organized as follows:

File Structure

  • download_octmnist.py: Script to download the OCTMNIST dataset.
  • hw1-q1.py: Python skeleton code for Question 1.
  • hw1-q2.py: PyTorch skeleton code for Question 2.
  • README.md: Details about the project and instructions.
  • Project.pdf: Project's assignement.

Questions Overview

The homework comprises three main questions, each focusing on different aspects of deep learning:

  1. Question 1: Linear classifiers and neural networks.
  2. Question 2: Medical image classification with autodiff toolkit.
  3. Question 3: Designing a multilayer perceptron for a Boolean function.

Instructions

Each question has specific instructions and tasks to be completed. Here's a brief overview:

Question 1

  • Subtask (a): Implementing perceptron and reporting its performance.
  • Subtask (b): Implementing logistic regression and comparing models with different learning rates.
  • Subtask (c): Implementing a multi-layer perceptron without using neural network libraries.

Question 2

  • Subtask (1): Implementing logistic regression using stochastic gradient descent and tuning the learning rate.
  • Subtask (2): Implementing a feed-forward neural network with dropout regularization and comparing different hyperparameters.

Question 3

  • Subtask (1): Analyzing the limitations of a single perceptron for a specific function.
  • Subtask (2): Designing a multilayer perceptron to compute a Boolean function.

octmnist-image-classifiers-hw1-ist-dl-2023's People

Contributors

pauldess1 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.