Skip to content

timbektu/generative-modeling

 
 

Repository files navigation

Software setup

Please use Python 3.8.

Run the following script to setup all dependencies for the assignment:

chmod +x setup.sh
./setup.sh /path/to/python_env/lib/python3.8/site-packages # e.g. ./download_cub.sh ~/miniconda3/envs/vlr_hw2/lib/python3.8/site-packages

About

Assignment-2 for VLR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.6%
  • Shell 1.4%