/conda_envs

For storing my conda environments

All My Existing Conda Environments

This repository exists as a backup for all my conda environments. Any notable ones will be written about below

name purpose
brt_3.10 this is for using the block recurrent transformer
cs224n for the stanford cs224n assignments
cs231n for the stanford cs231n assignments
preprocessor this is for code that i use to pre-process text
w2b this is for running the word2box code
svm this is for my implementation of the svm classifier here