Meta Learning

Apr 15, 2023

Practical advice for those entering into the field of Deep Learning: What to learn, how to learn it and how to gain expertise & become recognised.

Summary

To learn Machine Learning, you must first become a programmer. Learn programming fundamentals, how to use a code editor really well, version control and command line tooling. Get the basics down and then spend most of your time learning by tinkering. Studying theory is helpful insomuch as it can produce results. Practice what you learn to ensure that the knowledge stays, it is correct, and that you have a real use for it. The majority of your time should be spent in implementation.

Focus is essential for piecing together concepts and producing something worthwhile. Minimize distractions such that you are able to direct attention purposefully to what matters most. Ensure that you get enough sleep, exercise regularly and eat healthy foods, following a time restricted eating schedule.

Engage with the community. By helping others and them helping you, you exacerbate your learning process through deeper understanding and become better known. Share your work to demonstrate your expertise and knowledge. The priority is to learn, everything else is a vanity metric. Sharing your work opens it up for scrutiny by others which allows you to learn more and do better.

Actionable Takeaways

  1. Spend the majority of your time creating and implementing. This affords deeper understanding of theoretical knowledge and ensures it is not forgotten.
  2. Consistency in action is the only way to prevail. Persist in your efforts.
  3. Minimize distractions so that you can have periods of deep concentration.
  4. Get 8 hours of sleep. Exercise daily. Eat healthily. Follow a time restricted eating schedule.
  5. Engage with the community and share your work. This increases the awareness of your efforts.

Favourite Quotes

You don’t sharpen your skills with resources, books, or articles. You sharpen your skills with practice. If you want to get better, go do the thing.

Jason Fried

Reading a book without taking notes is like discovering a new territory and forgetting to draw a map.