Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 603 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 603 Bytes

CS3612-Assignments

This repository contains the lab assignments from CS3612 (2022 Spring) with my solutions. I included the problems as a reference, but I do not claim the copyright of these problems.

If you found any mistakes in the solutions, please create an issue or contact me through email.

Environment Setup

  • This repository was tested with Python 3.10, Windows 11.
  • PyTorch 1.11.0, torchvision 0.12.0 and torchtext 0.12.0 are required for Neural Network Projects.

License

  • My solutions are provided under GNU General Public License v3.0. See LICENSE for more information.