andrewzamai commited on
Commit
c1c98f0
·
verified ·
1 Parent(s): fbce101

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen2.5-7B-Instruct
7
+
8
+ ---
9
+
10
+ GitHub repository: https://github.com/andrewzamai/LLMs-for-Dementia-Diagnosis/tree/main
11
+
12
+ ```
13
+ @misc{zamai2025explainablediagnosticframeworkneurodegenerative,
14
+ title={An Explainable Diagnostic Framework for Neurodegenerative Dementias via Reinforcement-Optimized LLM Reasoning},
15
+ author={Andrew Zamai and Nathanael Fijalkow and Boris Mansencal and Laurent Simon and Eloi Navet and Pierrick Coupe},
16
+ year={2025},
17
+ eprint={2505.19954},
18
+ archivePrefix={arXiv},
19
+ primaryClass={cs.LG},
20
+ url={https://arxiv.org/abs/2505.19954},
21
+ }
22
+ ```