First steps in the course Practical Deep Learning for Coders

You cannot be a part of the conversation if you do not start somewhere, so this is my starting point at machine learning. I wanted to start with Hugging Face , an open source platform for machine learning. They offer tutorials and advice, but I am not currently at that level, so I am following their first recommended course Practical Deep Learning for Coders . The course was recorded at The University of Queensland and covers models, NLP, tabular analysis, deploying models, etc over 25 lessons. It also include the book, Deep Learning for Coders with fastai & PyTorch. 

The first step is signing up for Kaggle a place to learn data science and to build a portfolio, as well as downloading JuypterLab a web-based interactive development environment for notebooks, code, and data.

While JuypterLabs downloads it's probably best to start reading because it's taking me awhile. The book starts with a history of neural networks, starting in 1943. Walter Pitts a self taught logician and Warren McCulloch were able to make a model for a neuron using logical calculus. Then delves into how to learn deep learning.

After reading for awhile I dropped the idea of using brew to install jupyterlab and used pip to install the classic Jupyter Notebook, since that is the one I have played around with in the past.

This course looks incredibly interesting even though I have barely scratched the service of the first chapter. I am going to keep applying myself to it, and see where it goes.

To view or add a comment, sign in

More articles by Ronnie Young

  • Keep on Iterating

    Keep on Iterating

    I recently met with someone who was worried about feature adoption by users, and they were worried their engineers…

  • Practicing the cat command

    Practicing the cat command

    I wanted to challenge myself to learning how to use the Unix CLI better, so I am attempting to write this whole article…

  • A Few Hours of Webhook Research

    A Few Hours of Webhook Research

    I started my day off wanting to learn more about webhooks and what drives them. This led to a rabbit hole of sending…

  • Migrations and throwing your plans out the window

    Migrations and throwing your plans out the window

    My-Grations: A reflection on my week 09-12-20 Written from a Sublime Text Editor A data migration is a way to update…

  • Take Pride in Your Work

    Take Pride in Your Work

    When I was younger I use to watch my dad do a lot of manual labor. He was a “Jack of all trades” and I grew up watching…

  • Practice

    Practice

    The actual practice of development is the most concise mess I have ever experienced, and that is what makes it so much…

  • On Writing

    On Writing

    I began learning how to write code because some guy I worked with said it would look good on my resume, and he was…

    2 Comments
  • Cron VS Anacron

    Cron VS Anacron

    Cron jobs and anacron jobs are both ways to tell your computer they need to run a task every X amount of time ranging…

    6 Comments
  • My First Spin Class

    My First Spin Class

    This weekend I took my first spin class and it was an amazing experience. For those who do not know, or think it's…

    1 Comment
  • Modern Banking

    Modern Banking

    I have been in banking for a little over five years now. I actually was ecstatic to get out when I left Kansas City and…

Insights from the community

Others also viewed

Explore topics