https://github.com/mc256/cough_processor
https://github.com/mc256/cough_processor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mc256/cough_processor
- Owner: mc256
- Created: 2021-02-09T23:07:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T23:27:17.000Z (over 5 years ago)
- Last Synced: 2025-01-24T11:26:02.488Z (over 1 year ago)
- Language: Python
- Size: 8.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cough Processor
This reproduces **Amoh, J., & Odame, K. (2016). Deep neural networks for identifying cough sounds. IEEE transactions on biomedical circuits and systems, 10(5), 1003-1011.**
```
@article{amoh2016deep,
title={Deep neural networks for identifying cough sounds},
author={Amoh, Justice and Odame, Kofi},
journal={IEEE transactions on biomedical circuits and systems},
volume={10},
number={5},
pages={1003--1011},
year={2016},
publisher={IEEE}
}
```
Results and preliminary plotting are included.