Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 539 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 539 Bytes

HW2_IAut

A Data Science Homework which emphasized the working with a dataset of pacients diagnosed with six diseases types.

Additionally, this approach involved analyzing ECG signals represented as a series of discrete scalar data points.

To see more information regarding this project, you may take a look here

For solving this classification task, basic Neural Networks constructions were used, with the help of TensorFlow and Pytorch frameworks.