Git Product home page Git Product logo

an2dl-challenges-2023's Introduction


Logo

AN2DL Projects

Two neural networks for two tasks
Docs 1st Project »    Docs 2nd Project »

Neural Networks and Deep Learning 2023/24

This repository contains two projects that completed as part of a university course on Artificial Neural networks and Deep Learning, both graded with a score of 10 out of 10 points. The projects' tasks, as well as training datasets, are described below and can be found here: 1st challenge, 2nd challenge.

  • Plant Health Classification: The task involves classifying plants into two categories based on their health status using a binary classification network. The dataset consists of 5200 RGB images, each measuring 96x96 pixels. We adopted a systematic approach to tackle the challenge, starting with the LeNet architecture and gradually moving to more complex convolutional neural network (CNN) architectures, ultimately utilizing EfficientNet, to establish a baseline, analyze performance, and introduce more complex architectures for improved classification accuracy.

  • Time Series Prediction: The task was to predict future samples of input time series using neural networks capable of generalizing across different temporal contexts. The goal of the challenge was to predict 18 steps ahead of 60 univariate time series provided as input. The provided dataset consists of 48,000 time series, each padded to 2,776 for portability. Two additional files were provided: the first one containing the start and end of the validity period for each time series, and the second one containing the category to which each time series belongs. The categories (labeled A, B, C, D, E, F) correspond to different contexts. The time series belonging to each category are not to be understood as related to each other, but only as collected from similar data sources.

Both projects were implemented in Python using TensorFlow and Keras libraries. As libraries, we used matplotlib and seaborn for data visualization, and scikit-learn for evaluation metrics. Further informations can be founded on each sub-folder on the delivery doc, together with the dataset.

Acknowledgments

Models gathered in this directory have been developed by the DeadMoustaches team, composed by:

in the context of the course Artificial Neural Networks and Deep Learning at @PoliMi (Politecnico di Milano), AY2023/24.

an2dl-challenges-2023's People

Contributors

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