https://github.com/winterwind/mlp_and_cnn
A short two-part project involving using an MLP and a CNN for ECG signal data
https://github.com/winterwind/mlp_and_cnn
cnn convolutional-neural-network csv-files jupyter jupyter-notebook mlp neur numpy python pytorch
Last synced: 8 months ago
JSON representation
A short two-part project involving using an MLP and a CNN for ECG signal data
- Host: GitHub
- URL: https://github.com/winterwind/mlp_and_cnn
- Owner: Winterwind
- Created: 2024-12-13T22:26:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T22:28:46.000Z (about 1 year ago)
- Last Synced: 2025-04-02T10:44:46.277Z (10 months ago)
- Topics: cnn, convolutional-neural-network, csv-files, jupyter, jupyter-notebook, mlp, neur, numpy, python, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MLP_and_CNN
A short two-part project involving using an MLP and a CNN for ECG signal data (Note: the tasks are not partitioned into separate directories because they draw from the same dataset)