Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.34 KB

Readme.md

File metadata and controls

27 lines (19 loc) · 1.34 KB

Attribution

Class material from http://www.philkr.net/dl_class/.

Getting Started

  • Download and unzip dataset to dl_class/data/dogs_and_cats
  • create a conda environment
  • conda install -c anaconda mesa-libegl-cos6-x86_64 for PySuperTuxKart
  • pip install -r requirements.txt
  • jupyter lab

Troubleshooting

If PySuperTuxKart shows a SegmentationFault, then try to install libegl and pip install --force-reinstall PySuperTuxKart

License:

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

The code for all homework assignments (and coding examples in class) is released under the MIT license.

Images