first commit of labs

This commit is contained in:
Jonathan Taylor
2023-07-25 22:30:01 -07:00
parent 35d23dd021
commit 5255d920f7
25 changed files with 47270 additions and 1 deletions

View File

@@ -1,2 +1,8 @@
# ISLP_labs
Up-to-date version of labs for ISLP
Up-to-date version of labs for ISLP.
This repo will track labs for ISLP as their source code changes. The
intent is that building a conda environment with
`frozen_requirements.txt` and `torch_requirements.txt` will reproduce
the results in this repo.