Course code of CS324 2024 Spring: Deep Learning, SUSTech. Taught by Prof. Jianguo ZHANG.
Title | Content | Grade |
---|---|---|
Assignment 1 | Perceptron & MLP | 100/100 |
Assignment 2 | CNN & RNN | 100/100 |
Assignment 3 | LSTM & GAN | 100/100 |
You can use environment.yml to build a conda environment.
conda env create -f environment.yml
conda activate cs324
The environment.yml is generated by Conda automatically in Windows 10.
If you have any problems, at least make sure the environment have these third-party packages: