From a860d3fbff67842e03e7740c798cac84b8d7c043 Mon Sep 17 00:00:00 2001 From: Alex Strick van Linschoten Date: Fri, 13 Dec 2024 06:56:34 +0100 Subject: [PATCH] Fix typo --- resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources.md b/resources.md index 1fb7d1f..e9ded6b 100644 --- a/resources.md +++ b/resources.md @@ -252,7 +252,7 @@ I also wrote a post on [sampling for text generation](https://huyenchip.com/2024 9. [Voyager: An Open-Ended Embodied Agent with Large Language Models](https://arxiv.org/abs/2305.16291) (Wang et al., 2023) 10. [Book] [Artificial Intelligence: A Modern Approach](https://www.amazon.com/Artificial-Intelligence-A-Modern-Approach/dp/0134610997) (Russell and Norvig, 4th edition is in 2020) - Planning is closely related to search, and this classic book has a several in-dpeth chapters on search. + Planning is closely related to search, and this classic book has a several in-depth chapters on search. ## Chapter 7. Finetuning @@ -383,4 +383,4 @@ I enjoy reading good technical blogs. Here are some of my frequent go-to enginee 8. [Blog | Anyscale](https://www.anyscale.com/blog) 9. [Data Science and ML | Databricks Blog](https://www.databricks.com/blog/category/engineering/data-science-machine-learning) 10. [Together Blog](https://www.together.ai/blog) -11. [Duolingo Engineering](https://blog.duolingo.com/hub/engineering/) \ No newline at end of file +11. [Duolingo Engineering](https://blog.duolingo.com/hub/engineering/)