https://github.com/lucidrains/medical-ai-experiments
A repository to house some personal attempts to beat some state-of-the-art for medical datasets
https://github.com/lucidrains/medical-ai-experiments
artificial-intelligence attention-mechanism deep-learning medicine
Last synced: 30 days ago
JSON representation
A repository to house some personal attempts to beat some state-of-the-art for medical datasets
- Host: GitHub
- URL: https://github.com/lucidrains/medical-ai-experiments
- Owner: lucidrains
- License: mit
- Created: 2023-11-20T16:17:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T16:21:06.000Z (over 1 year ago)
- Last Synced: 2025-02-04T21:46:24.072Z (3 months ago)
- Topics: artificial-intelligence, attention-mechanism, deep-learning, medicine
- Homepage:
- Size: 3.91 KB
- Stars: 98
- Watchers: 17
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Medical AI Experiments (wip)
A repository to house some personal attempts to beat some state-of-the-art for medical datasets. Will start with basic arrhythmia detection and work my way up to EEG seizure classification / detection.
I will apply everything that I know from the attention field.