deep learning lab run

This commit is contained in:
Jonathan Taylor
2023-08-06 11:18:48 -07:00
parent 53fc0b42d2
commit 5c62d322f9
3 changed files with 862 additions and 623 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,8 @@
# ISLP_labs # ISLP_labs
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2_devel)
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 This repo will track labs for ISLP as their source code changes. The

View File

@@ -13,4 +13,4 @@ torchvision==0.15.2
pytorch-lightning==2.0.6 pytorch-lightning==2.0.6
torchinfo==1.8.0 torchinfo==1.8.0
torchmetrics==1.0.1 torchmetrics==1.0.1
ISLP=0.3.18