helme / ecg_ptbxl_benchmarking

Public repository associated with "Deep Learning for ECG Analysis: Benchmarks and Insights from PTB-XL"
GNU General Public License v3.0
198 stars 87 forks source link

"from fastai.core import * " is missing! #30

Closed PGCJ closed 6 months ago

PGCJ commented 6 months ago

Using lib "fastai" is difficult to repeat. How can I run this code?

helme commented 6 months ago

please read the README about installing dependencies into your conda environment (where fastai is included).

PGCJ commented 6 months ago

please read the README about installing dependencies into your conda environment (where fastai is included).

thanks , it was woking. The fastai's version is updating now, needing to watch the README's descirption