Skip to content

Commit

Permalink
youtube playlist for machine learning added
Browse files Browse the repository at this point in the history
  • Loading branch information
chaanakyaaM committed Jun 6, 2024
1 parent 76bc9f6 commit b84071b
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions Machine learning/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
- [Books](#books)
- [Datasets](#datasets)
- [GitHub Repositories](#github-repositories)
- [Youtube Channels](#youtube-channels)
- [YouTube](#youtube)
- [Youtube Channels](#youtube-channels)
- [YouTube Playlists](#youtube-playlists)
- [Machine learning forums](#machine-learning-forums)
- [courses](#courses)
- [Projects](#projects)
Expand Down Expand Up @@ -494,10 +496,12 @@
</tr>
</table>

### YouTube Channels
### YouTube

> Explore amazing YouTubers specializing in web development.
#### YouTube Channels

<table width="100%">
<tr>
<th>Resource Name</th>
Expand Down Expand Up @@ -532,6 +536,33 @@
</tr>
</table>

#### YouTube Playlists

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td> <a href="https://www.youtube.com/playlist?list=PLKnIA16_Rmvbr7zKYQuBfsVkjoLcJgxHH">100 Days of Machine Learning</a></td>
<td>The YouTube playlist titled "100 Days of Machine Learning" features a series of videos designed to guide viewers through a comprehensive journey in machine learning over 100 days. The playlist covers a variety of topics and concepts essential to understanding and implementing machine learning, aimed at both beginners and those looking to deepen their knowledge. </td>
</tr>
<tr>
<td> <a href="https://www.youtube.com/playlist?list=PLEiEAq2VkUULYYgj13YHUWmRePqiu8Ddy">Machine Learning tutorial for Beginners</a></td>
<td>The YouTube playlist titled "Machine Learning | Machine Learning Tutorial For Beginners | Machine Learning Projects" by Simplilearn is designed to introduce beginners to machine learning concepts and projects. The playlist includes comprehensive tutorials, covering topics such as supervised and unsupervised learning, algorithms, data preprocessing, and hands-on projects.</td>
</tr>
<tr>
<td> <a href="https://www.youtube.com/playlist?list=PLfFghEzKVmjtZb9G6jvO9PLKvwUvK5avI">Mathematics for machine learning</a></td>
<td>The YouTube playlist "Module 5: Mathematics for Machine Learning" is part of a course that focuses on the mathematical foundations necessary for understanding and applying machine learning techniques. It covers key mathematical concepts such as linear algebra, calculus, probability, and statistics, which are essential for machine learning. </td>
</tr>
</tr>
<tr>
<td> <a href="https://www.youtube.com/playlist?list=PLiiljHvN6z1_o1ztXTKWPrShrMrBLo5P3">Mathematics for machine learing (linear algebra)</a></td>
<td>The YouTube playlist is by 'Digital Learning Hub - Imperial College London', this playlist is an online specialisation in Mathematics for Machine Learning (m4ml) hosted by Coursera, This course offers an introduction to the linear algebra required for common machine learning techniques. We start at the very beginning with thinking about vectors and what vectors are, and the basic mathematical operations we can do with vectors, like how to add vectors and more.
</td>
</tr>
</table>

### Machine Learning Forums

> Here are valuable resources to help you excel in your web development interview. You'll find videos, articles, and more to aid your preparation.
Expand Down

0 comments on commit b84071b

Please sign in to comment.