Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 589 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 589 Bytes

Deep Learning - Final Project

Deep Learning Project: ECG classification

The project is in groups of three, and is due by 15/05/24.
The choices made must be justified. Creation of jupyter notebook files for the project.

Specifications:

  • The data are supplied.
  • Produce a report.
  • 3 deep learning models:
    • Multi-Layer Perceptron,
    • Convolutional Neural Network,
    • Recurrent Neural Network.

Project members:

  • Transformot : Pierre GIEN
  • Tolosmoc : Guilhem LACASSAGNE
  • Six_quart : Arthur SICARD

Choices made:

- Python:

One file per model.