Skip to content

fzhwenzhou/CSC1004-Python-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC1004-python-project

Documentation

See "Documentation.md."

Install miniconda

Download from here. Set up an environment with conda command, check this tutorial.

Install packages

  1. Install pytorch: please refer to here.
  2. Install pyyaml:
    Open your commandline and type:
    pip install pyyaml
    pip install matplotlib

Code filling

Open the main file and modify it according to the requirement at course page.

About

CSC1004 Python Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages