Skip to content

visual-learning/hw3-vision-transformer

Repository files navigation

Software Setup

We strongly suggest using conda (or miniconda) for package management. We tested this assignment using a conda environment with python 3.10.

conda create -n cmu16824hw3 python=3.10
conda activate cmu16824hw3
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6