Skip to content

Latest commit

 

History

History
401 lines (338 loc) · 28.3 KB

README.md

File metadata and controls

401 lines (338 loc) · 28.3 KB

Deep Learning & Machine Learning Resources

This is a comprehensive list of machine learning and deep learning resources. Resources cover the theory and implementation of LLM and image diffusion models. If you'd like to contribute a resource then please open a new issue or submit a PR.

Work In Progress

This is a very new list of ML resources so the structure may change around while we figure out the best way to organize the resources. By all means let me know what you think and how it can be improved!

As you may have noticed most (or almost all!) resources focus on diffusion models. This is because where most of my focus has been these last few months. But I do want to transition to cover LLMs too. So if you have some good language based resources you'd like to share please let me know.

Table of Contents

Research Papers

Websites

Papers

A collection of some of the seminal papers on machine learning, and deep learning.

YouTube Channels

Some noteworthy YouTube channels, some of which have sub-links to relevant ML playlists and individual videos. Note: If a sub-link ends with (V) then it is an individual video rather than a playlist.

Individual videos.

Collection of one-off individual videos.

Training & Fine Tuning

Transformers

Diffusion

Podcasts

Newsletters

Courses

Books

There are many excellent textbooks available for machine learning and deep learning. Here are a few that I've come acrsoos that are particularly useful. Some of these have free online versions available in PDF or HTML format, and links to these where available are added after the book title.

Python Books

Blogs

A collection of blogs and posts that post about various ML topics. Sub-links are individually selected posts from the related (parent) blog.

Blog Posts

Some interesting and useful individual blog posts.

GitHub Repositories

Some tutorials and other resources located on GitHub.

Student Repos

This is a collection of GitHub repositories of students of the Fasti.ai course (parts 1 & 2).

  • math-fastai - This repository includes some really nice probability notebooks.

Code Snippets and Examples

Discord Channels

  • Fastai
  • Hugging Face
  • Stable Diffusion

Software and Tools

Cloud Services

Various services for hosting and deploying deep learning models.

Datasets

Twitter

Machine learning on Twitter is very active. Here are some of the people you should be following!

Interviews

Jupyter Notebooks

Additional Resources