/HSTM_DL_2024_fall

Assignments on deep learning course for masters students of HSTM 2024 fall

Primary LanguageJupyter Notebook

Installation

  • conda env create -f environment.yaml
  • conda activate dl_course
  • pip install -r requirements.txt