# Hello Deep Learning: Further reading & worthwhile projects

DevFeed: [Hello Deep Learning: Further reading & worthwhile projects](<https://devfeed.tech/articles/hello-deep-learning-further-reading-worthwhile-projects-36360.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/dl-and-now-what/>)

Published: 2023-03-30T10:00:09Z

Content type: article

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [Deep learning](<https://devfeed.tech/topics/deep-learning.md>), [PyTorch](<https://devfeed.tech/topics/pytorch.md>), [Code](<https://devfeed.tech/topics/code.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [llama.cpp](<https://devfeed.tech/topics/llama-cpp.md>), [Whisper](<https://devfeed.tech/topics/whisper.md>), [llama](<https://devfeed.tech/topics/llama.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [jupyter notebooks](<https://devfeed.tech/topics/jupyter-notebooks.md>)

Tags: [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [cpp](<https://devfeed.tech/tags/cpp.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [projects](<https://devfeed.tech/tags/projects.md>), [python](<https://devfeed.tech/tags/python.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [reading](<https://devfeed.tech/tags/reading.md>)

## AI overview

This article concludes the Hello Deep Learning series with a short list of further-reading resources and projects. It recommends PyTorch documentation, educational material by Andrej Karpathy, FastAI Jupyter notebooks, and local open-source projects including Whisper.cpp and Llama.cpp.

## Source excerpt

This page is part of the Hello Deep Learning series of blog posts. You are very welcome to improve this page via GitHub! After having completed this series of blogposts (well done!) you should have a good grounding in what deep learning is actually doing. However, this was of course only a small 20k word introduction, so there is a lot left to learn. Unfortunately, there is a lot of nonsense online.