Skip to content

Course code of CS324 2024 Spring: Deep Learning, SUSTech. Taught by Prof. Jianguo ZHANG.

License

Notifications You must be signed in to change notification settings

OctCarp/SUSTech_CS324-Deep-Learning_2024s_Works

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUSTech_CS324-DL_2024s_Works

Course code of CS324 2024 Spring: Deep Learning, SUSTech. Taught by Prof. Jianguo ZHANG.

Content

Title Content Grade
Assignment 1 Perceptron & MLP 100/100
Assignment 2 CNN & RNN
Assignment 3 LSTM & GAN

Build Environment

You can use environment.yml to build a conda environment.

Create Conda Environment

conda env create -f environment.yml 

Activate Conda Environment

conda activate cs324   

Notes

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:

About

Course code of CS324 2024 Spring: Deep Learning, SUSTech. Taught by Prof. Jianguo ZHANG.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published