{"id":23090720,"url":"https://github.com/octcarp-courses/SUSTech_CS324-Deep-Learning_S24_Works","last_synced_at":"2025-10-24T04:30:49.634Z","repository":{"id":232078753,"uuid":"772110406","full_name":"OctCarp/SUSTech_CS324-Deep-Learning_S24_Works","owner":"OctCarp","description":"Course code of CS324 2024 Spring: Deep Learning, SUSTech. Taught by Prof. Jianguo ZHANG.","archived":false,"fork":false,"pushed_at":"2024-06-21T06:28:48.000Z","size":15062,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-16T21:15:54.528Z","etag":null,"topics":["cs324","pytroch","sustech"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OctCarp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-14T14:56:49.000Z","updated_at":"2024-11-12T10:07:41.000Z","dependencies_parsed_at":"2024-06-13T18:30:18.250Z","dependency_job_id":"ecb8e5f0-7c59-4b05-add5-9951f9e561ef","html_url":"https://github.com/OctCarp/SUSTech_CS324-Deep-Learning_S24_Works","commit_stats":null,"previous_names":["octcarp/sustech_cs324-dl_2024s_works","octcarp/sustech_cs324-deep-learning_2024s_works","octcarp/sustech_cs324-deep-learning_s24_works"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OctCarp%2FSUSTech_CS324-Deep-Learning_S24_Works","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OctCarp%2FSUSTech_CS324-Deep-Learning_S24_Works/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OctCarp%2FSUSTech_CS324-Deep-Learning_S24_Works/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OctCarp%2FSUSTech_CS324-Deep-Learning_S24_Works/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OctCarp","download_url":"https://codeload.github.com/OctCarp/SUSTech_CS324-Deep-Learning_S24_Works/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237915429,"owners_count":19386724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cs324","pytroch","sustech"],"created_at":"2024-12-16T21:16:02.368Z","updated_at":"2025-10-24T04:30:49.626Z","avatar_url":"https://github.com/OctCarp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SUSTech_CS324-DL_2024s_Works\n\n Course code of CS324 2024 Spring: Deep Learning, SUSTech. Taught by Prof. Jianguo ZHANG.\n\n### Attention\n\nThis code and report were created by the author during his initial studies of deep learning. As such, there may be some misunderstandings (or even errors) in the theoretical concepts and result analysis. This is provided for reference only.\n\n### Content\n\n| Title                        | Content          | Grade   |\n| ---------------------------- | ---------------- | ------- |\n| [Assignment 1](Assignment1/) | Perceptron \u0026 MLP | 100/100 |\n| [Assignment 2](Assignment2/) | CNN \u0026 RNN        | 100/100 |\n| [Assignment 3](Assignment3/) | LSTM \u0026 GAN       | 100/100 |\n\n### Build Environment\n\nYou can use [environment.yml](environment.yml) to build a conda environment.\n\n#### Create Conda Environment\n\n```shell\nconda env create -f environment.yml \n```\n\n#### Activate Conda Environment\n\n```shell\nconda activate cs324   \n```\n\n#### Notes\n\nThe  [environment.yml](environment.yml) is generated by Conda automatically in Windows 10.\n\nIf you have any problems, at least make sure the environment have these third-party packages:\n\n- [NumPy](https://numpy.org/)\n- [PyTorch \u0026 Cuda \u0026 Torchvision](https://pytorch.org/get-started/)\n- [scikit-learn](https://scikit-learn.org/)\n- [Matplotlib](https://matplotlib.org/)\n- [tqdm](https://github.com/tqdm/tqdm)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctcarp-courses%2FSUSTech_CS324-Deep-Learning_S24_Works","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctcarp-courses%2FSUSTech_CS324-Deep-Learning_S24_Works","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctcarp-courses%2FSUSTech_CS324-Deep-Learning_S24_Works/lists"}