Skip to content

clips/Self-study-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

Self-study-guide

The aim of this GitHub is to collect useful courses, blogs, articles and videos about programming, Machine Learning (ML) and Deep Learning (DL). There are many free resources, like Deeplearning.ai that offer many free (short) courses dedicated to both general AI applications and specializations. YouTube is also a great resource for AI: Channels like 3Blue1brown offer excellent learning material about a variety of AI-related topics. While this GitHub is a great starting point, it is also advised to further explore the mentioned resources.

Good luck, and have fun learning!

General Resources

Deeplearning.ai

Deeplearning.ai is a useful learning platform that offers a wide variety of courses related to machine, deep learning, and specializations in those fields. They offer short and long courses. You can filter by course length and difficulty. The courses themselves consist of videos and notebooks that walk you through the material. Browse through these courses and see which ones could be useful for your thesis!

Deeplearning.ai also offers a newsletter (The Batch) that keeps you up to date with recent DL advancements.

HuggingFace

HuggingFace is an online platform that contains extensive blogs, documentation and useful Python packages for your deeplearning experiments. The HuggingFace YouTube channel posts tutorials on how to work with the platform and Python packages.

Programming

The following courses take you back to the basics of programming and some best practices.

Linear Algebra for Machine Learning

The following article and videos offer some more theoretical insight into ML algorithms.

Machine Learning

The following courses and video discuss the basics of ML algorithms and how to implement them in Python.

Sci-kit learn is the most commonly used Python package for implementing these algorithms. They also offer tutorials on how to do so:

The following video neatly summarizes all ML algorithms: https://www.youtube.com/watch?v=E0Hmnixke2g&ab_channel=InfiniteCodes

Neural Networks

The following course and videos discuss how neural networks work and how they are implemented in Python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published