<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ashad </title>
    <description>The latest articles on DEV Community by Ashad  (@ashad).</description>
    <link>https://dev.to/ashad</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F906514%2F1c6d2437-c0b6-4c3d-b42b-67c0a20cb140.png</url>
      <title>DEV Community: Ashad </title>
      <link>https://dev.to/ashad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashad"/>
    <language>en</language>
    <item>
      <title>Machine Learning Roadmap</title>
      <dc:creator>Ashad </dc:creator>
      <pubDate>Thu, 15 Dec 2022 18:39:29 +0000</pubDate>
      <link>https://dev.to/ashad/machine-learning-roadmap-5hmn</link>
      <guid>https://dev.to/ashad/machine-learning-roadmap-5hmn</guid>
      <description>&lt;p&gt;In this article, I'll share some courses and recourses that you can follow to start your machine learning journey.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;The First Step 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The very first that you can take is start with learning a programming language; most of you would think of python and yes you are right!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>beginners</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Machine Learning Resources</title>
      <dc:creator>Ashad </dc:creator>
      <pubDate>Fri, 26 Aug 2022 18:02:00 +0000</pubDate>
      <link>https://dev.to/ashad/machine-learning-resources-52ci</link>
      <guid>https://dev.to/ashad/machine-learning-resources-52ci</guid>
      <description>&lt;p&gt;In this article, I'll share some courses and resources that you can follow to start your machine learning journey.&lt;/p&gt;

&lt;p&gt;Other Detailed Roadmaps you can refer as well:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.to/ahmadmustafaan1/beginners-learning-path-for-machine-learning-50ka"&gt;Beginners Learning Path For Machine Learning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.to/gabrieleboccarusso/how-i-am-learning-machine-learning-week-0-o7b"&gt;How to do ML week by week Roadmap&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Learn Python&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/playlist?list=PLFCB5Dp81iNVoB_eWmDB1nEusSCurrsac"&gt;Python Basics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=QUT1VHiLmmI"&gt;Numpy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=vmEHCJofslg"&gt;Pandas&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=3Xc3CA655Y4&amp;amp;t=68s"&gt;Matplotlib&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://youtu.be/LHBE6Q9XlzI"&gt;Python in 12 Hours&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.udemy.com/course/python-complete-bootcamp-2019-learn-by-applying-knowledge/learn/lecture/15770046?start=0"&gt;Python Projects&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Mathematics&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Linear Algebra (Most Important)&lt;/li&gt;
&lt;li&gt;Probability and statistics&lt;/li&gt;
&lt;li&gt;Calculus&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Machine Learning&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/playlist?list=PLLssT5z_DsK-h9vYZkQkYNWcItqhlRJLN"&gt;Machine Learning -Andrew, Stanford&lt;/a&gt; (Watch at least first four lectures if you get bored and think to switch&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.deeplearning.ai/courses/machine-learning-specialization/"&gt;ML specialization -Introductory&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Will get to it later&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Websites you should visit&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.kaggle.com/"&gt;kaggle&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.tensorflow.org/resources/learn-ml?gclid=CjwKCAjw3qGYBhBSEiwAcnTRLuM7VxdcNmgl2ezmRkofEwce1CzTSK_4BOzxrOruH22FN-ojUytI4BoCRS8QAvD_BwE"&gt;tensorflow&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.deeplearning.ai/"&gt;DeepLearning.ai&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Git/GitHub&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=RGOj5yH7evk&amp;amp;t=1557s"&gt;Git and GitHub For Beginners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ecK3EnyGD8o"&gt;Tips and tricks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=Uszj_k0DGsg"&gt;Ok, so you want to be pro!&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Projects To Contribute&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code"&gt;500 AI-ML Projects&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;YouTube is your best friend&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/c/3blue1brown"&gt;3blue1brown&lt;/a&gt; (check essence through graphical representations)&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/c/KGMIT"&gt;Keith Galli&lt;/a&gt; (Python tutorials)&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/c/JomaOppa"&gt;Joma tech&lt;/a&gt; (for fun xD) &lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/user/krishnaik06"&gt;Krish naik&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To Be Continued...&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>beginners</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
