An open API service indexing awesome lists of open source software.

https://github.com/stonet2000/cogs-118b-final


https://github.com/stonet2000/cogs-118b-final

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# COGS-118B-Final

## Setup

Run the following to setup conda and get a local install
```
conda env create -f environment.yml
conda activate cogs118b
pip install -e .
```

To get the tiny image dataset, download and unzip

```
wget http://cs231n.stanford.edu/tiny-imagenet-200.zip
unzip -q tiny-imagenet-200.zip
```

Run the script in notebooks/stone/data.ipynb to then process the data