From b3501cd048086d3d4a51df818959805100f43354 Mon Sep 17 00:00:00 2001 From: Ryan Peach Date: Mon, 11 May 2026 16:04:24 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3da376..2e135fc 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ https://ryanpeach.com/Publish/Machine+Learning/Research+Papers ## Sources for further work +* [Alignment focused Deep Learning Curriculum](https://github.com/jacobhilton/deep_learning_curriculum) * [Key Papers in Deep RL](https://spinningup.openai.com/en/latest/spinningup/keypapers.html) * [Spinning Up](https://spinningup.openai.com/en/latest/index.html) * [Lightning Tutorials](https://lightning.ai/docs/pytorch/stable/notebooks.html)