<?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: Diego Iscof</title>
    <description>The latest articles on DEV Community by Diego Iscof (@diegoiscof).</description>
    <link>https://dev.to/diegoiscof</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%2F171955%2F77c8c4ee-791d-4d2d-8085-4abd890bd87a.png</url>
      <title>DEV Community: Diego Iscof</title>
      <link>https://dev.to/diegoiscof</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/diegoiscof"/>
    <language>en</language>
    <item>
      <title>How I'm learning Machine Learning</title>
      <dc:creator>Diego Iscof</dc:creator>
      <pubDate>Thu, 28 May 2020 03:45:06 +0000</pubDate>
      <link>https://dev.to/diegoiscof/how-i-m-learning-machine-learning-without-being-a-math-genius-1g4c</link>
      <guid>https://dev.to/diegoiscof/how-i-m-learning-machine-learning-without-being-a-math-genius-1g4c</guid>
      <description>&lt;p&gt;I remember a few months ago seeing projects with the incredible things that Machine learning is achieving. &lt;/p&gt;

&lt;p&gt;I fell in love. I said that I wanted to learn that. It doesn't matter if it's difficult. I want to learn, and I'm gonna learn it.&lt;/p&gt;

&lt;p&gt;And let's be honest. We have all heard of Machine Learning Engineers salaries. Look at this.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fhigfpwfwvxq9zfnmdjb1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fhigfpwfwvxq9zfnmdjb1.png" alt="Machine Learning Engineer Salary" width="800" height="407"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F7g8mbagw806ej0x4349n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F7g8mbagw806ej0x4349n.png" alt="Machine Learning Engineer Salary 2" width="800" height="320"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Great right? Well, first you need to learn ML, and that's when things get weird.&lt;/p&gt;

&lt;p&gt;Excited I started reading papers, and you know what? Boom! Math everywhere! Fancy equations, linear algebra, vectors, and weird symbols.&lt;/p&gt;

&lt;p&gt;That same night, I started to cry like a baby, but after cry, as a good techie, I decided to learn self-taught. &lt;/p&gt;

&lt;p&gt;Yes, I'm just another nerd trying to learn Machine Learning.&lt;/p&gt;

&lt;p&gt;But I realized that sometimes learn difficult topics is boring. Specially in quarantine. So I'll try something different. Document my entire learning process.&lt;/p&gt;

&lt;p&gt;Well, I'll try.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Learning Path
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Ftsv5f0mg42q0fh5rbtbz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Ftsv5f0mg42q0fh5rbtbz.png" alt="Machine Learning learning path" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When you look for learning paths to Machine Learning in Youtube, you find 3 main videos. The &lt;a href="https://www.youtube.com/watch?v=Cr6VqTRO1v0&amp;amp;t=530s" rel="noopener noreferrer"&gt;Siral Raval video&lt;/a&gt;, the &lt;a href="https://www.youtube.com/watch?v=I74ymkoNTnw&amp;amp;t=329s" rel="noopener noreferrer"&gt;Jabrils video&lt;/a&gt; and the &lt;a href="https://www.youtube.com/watch?v=MD3R9yatou0" rel="noopener noreferrer"&gt;Daniel Bourke video&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;All of them are pure gold. So I decided to take the best of the 3 videos.&lt;/p&gt;

&lt;h2&gt;
  
  
  Math
&lt;/h2&gt;

&lt;p&gt;There's a lot of controversy on how much math you need to learn ML. But it's definitely needed.&lt;br&gt;
Maybe some of you are damn genius with math and just need to remember a few things. But most mortals like me, need to relearn from scratch.&lt;/p&gt;

&lt;p&gt;Ok, but what kind of math do I need to learn?. Easy. Linear Algebra and Calculus.&lt;/p&gt;

&lt;p&gt;Here's the first point. &lt;strong&gt;I'm not a math genius&lt;/strong&gt;. I'm bad at math. I'm really bad at math. My grades were terrible at university on Calculus I II and III. &lt;/p&gt;

&lt;p&gt;The thing is, can you learn Machine Learning without being a math genius?.&lt;/p&gt;

&lt;p&gt;Of course that you can.&lt;/p&gt;

&lt;p&gt;But with a little detail. Probably if you suck with numbers, is because you doesn't understand the essence of it. &lt;br&gt;
Do you remember that word? The &lt;a href="https://www.youtube.com/watch?v=fNk_zzaMoSs&amp;amp;list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab" rel="noopener noreferrer"&gt;essence of Linear Algebra&lt;/a&gt; and &lt;a href="https://www.youtube.com/watch?v=WUvTyaaNkzM&amp;amp;list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr" rel="noopener noreferrer"&gt;Calculus&lt;/a&gt;. &lt;a href="https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw" rel="noopener noreferrer"&gt;3Blue1Brown&lt;/a&gt; with Grant Sanderson. &lt;/p&gt;

&lt;p&gt;He should've a Nobel Prize for education. Basically take the math and explains it with awesome geometry. As if you were a child. It's beautiful.&lt;/p&gt;

&lt;p&gt;So for me, that's the first step. Understand the meaning and the essence of Linear Algebra and Calculus. Believe me, after that the things get easier.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fdgyacxrshqzw7ph20fgo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fdgyacxrshqzw7ph20fgo.png" alt="3Blue1Brown" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After completing and understands that videos, it's time to put it on practice with a course of one of the best university math teachers in the world. Gilber Strang in &lt;a href="https://www.youtube.com/watch?v=7UJ4CFRGd-U&amp;amp;list=PLE7DDD91010BC51F8" rel="noopener noreferrer"&gt;MIT 18.06 Linear Algebra&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Think, you're receiving the same education as students who paid thousands of dollars to be in front of that class. You don't have the diploma of one of the best universities of the world, but you can have the knowledge. And that's what matter at the end of the day.&lt;/p&gt;

&lt;p&gt;After digest and practice that long course, it's calculus time. &lt;a href="https://www.khanacademy.org/math/calculus-1" rel="noopener noreferrer"&gt;Khan Academy&lt;/a&gt; have an awesome course that'll teach you all the you need to feel comfortable with the weird equations that you are gonna deal with later.&lt;/p&gt;

&lt;h2&gt;
  
  
  Statistics
&lt;/h2&gt;

&lt;p&gt;Many people are confused with how similar ML is to Statistics. Actually they're closely related, and it's a key topic to understand ML well.&lt;/p&gt;

&lt;p&gt;So make sure to pay attention and learn. &lt;/p&gt;

&lt;p&gt;And of course, to makes the things easier, MIT have a free course: &lt;a href="https://www.edx.org/course/probability-the-science-of-uncertainty-and-data" rel="noopener noreferrer"&gt;Probability - The Science of Uncertainty and Data&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you read the curriculum, it may seem  like a basic course, but it's not. It cover the enough topics to have the foundations to understand probability. But perhaps and because we love learn, we can take this other course. &lt;a href="https://www.khanacademy.org/math/statistics-probability" rel="noopener noreferrer"&gt;Statistics and probability of Khan Academy&lt;/a&gt;. It's like a complement. So take it easy.&lt;/p&gt;

&lt;h2&gt;
  
  
  Programming
&lt;/h2&gt;

&lt;p&gt;If you're Software Engineer like me, this is the fun part. &lt;/p&gt;

&lt;p&gt;The programming language to learn is Python. The king for Machine Learning. Its simplicity makes it very easy to learn, at least the basics.&lt;/p&gt;

&lt;p&gt;Here I'm gonna assume that you know programming, so I don't want to tell you one single course. There're many courses to learn Python. Even great books. So is your decision where to learn. &lt;/p&gt;

&lt;p&gt;Maybe you feel comfortable reading documentation, maybe you have a favorite Udemy teacher, or you have a subscription to an online learning platform. It doesn't matter. Only remember practice &lt;strong&gt;algorithms&lt;/strong&gt; to have a better understanding of what's going on when writing ML.&lt;/p&gt;

&lt;p&gt;Ok maybe you don't know programming and this will be your first line of code. In that case, I'd choose &lt;a href="https://www.datacamp.com/courses/intro-to-python-for-data-science" rel="noopener noreferrer"&gt;Datacamp&lt;/a&gt;. Feel free to make your research and watch their Python course.&lt;/p&gt;

&lt;h2&gt;
  
  
  Machine Learning
&lt;/h2&gt;

&lt;p&gt;We've come too far. We have learned mathematics, statistics, algorithms, we have cried a few nights. Everything for this moment.&lt;/p&gt;

&lt;p&gt;The &lt;a href="https://www.coursera.org/learn/machine-learning?" rel="noopener noreferrer"&gt;Machine Learning course of Andrew Ng&lt;/a&gt;. Probably one of the best introductions to Machine Learning. It's not a basic course, so keep your notes close. Finally you'll learn how all the things works like a puzzle to create beautiful ML Algorithms. &lt;/p&gt;

&lt;p&gt;Another great resource is &lt;a href="http://course18.fast.ai/ml" rel="noopener noreferrer"&gt;Introduction to Machine Learning for Coders&lt;/a&gt;. Nice course with in-depth explanations of ML Algorithms.&lt;/p&gt;

&lt;p&gt;My advice is to take both to have different points of view, and you can choose the one you understand the most.&lt;/p&gt;

&lt;p&gt;I cannot leave out another course that I have heard that is excellent, but it's paid. The &lt;a href="https://www.udacity.com/course/intro-to-machine-learning--ud120" rel="noopener noreferrer"&gt;Udacity Introduction to Machine Learning&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Maybe you've some money saved, and you want to invest in yourself, I think it's a good time for invest it. It's your decision.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real world projects
&lt;/h2&gt;

&lt;p&gt;After having come this far, you know ML, but it's not enough. You need to put it more in practice. And I think this is the right book. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.amazon.com/Hands-Machine-Learning-Scikit-Learn-TensorFlow/dp/1492032646/ref=dp_ob_title_bk" rel="noopener noreferrer"&gt;Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Again, real world projects, but this time with some of the best ML libraries. But don't worry. If you're like me and don't like to rely on libraries without know what's going on. You already know. That's why this book it's at the end.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final words
&lt;/h2&gt;

&lt;p&gt;Before let you out, there're some tips that I want to give you. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Feel free to change the order of &lt;em&gt;some&lt;/em&gt; points. Maybe you first want to learn Python, then Linear Algebra and then Statistics. It's ok.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Practice a lot after learn something.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Play with ML algorithms at any phase before know what's going on. Tweak settings to see what happens. Curiosity must be your weapon.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Be patient. I know, all of this take time and probably hurts. But at the end, it's worth it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Kaggle. A lot.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enjoy the process, not the end.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>career</category>
    </item>
  </channel>
</rss>
