From 713b3ee188f55a08e1b358cb6db63c07934e9f5b Mon Sep 17 00:00:00 2001 From: rasbt Date: Wed, 27 Mar 2024 07:29:16 -0500 Subject: [PATCH] add readme --- appendix-D/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 appendix-D/README.md diff --git a/appendix-D/README.md b/appendix-D/README.md new file mode 100644 index 0000000..1610e06 --- /dev/null +++ b/appendix-D/README.md @@ -0,0 +1,3 @@ +# Appendix D: Adding Bells and Whistles to the Training Loop + +- [01_main-chapter-code](01_main-chapter-code) contains the main chapter code. \ No newline at end of file