Bits of Chris
Bits of Chris: The Podcast for Augmented Engineers
I just built my first Neural Network: Here's my framework for learning in public
0:00
Current time: 0:00 / Total time: -13:25
-13:25

I just built my first Neural Network: Here's my framework for learning in public

Pick a project, focus, mix theory with action, repeat.
My simple neural network architecture to solve XOR

I recently joined a research team building time series Transformer models and have become infatuated with the field of deep learning.

As a former trader, turned data engineer, I am now trying to understand the AI side of things.

And this week I just hit my first significant milestone: building my first neural network from scratch, using no machine learning libraries.

Today, I want to share this milestone and offer you my framework for how I decided to learn deep learning in public.

(Here’s my GitHub repo and the XOR neural network).

The Key: Invest in the basics

Knowledge compounds over time.

When you understand the basics well, you gain the freedom and flexibility to explore more advanced concepts creatively.

You have a strong foundation to build upon.

Taking the time to stop your task and go look up something you don’t quite know, especially if it’s something foundational that you will see again, is an investment in your future self.

This is the key concept to understand to unlock the value of life long learning.

When you see the compounding effect of knowledge - you look for opportunities to know something well, to learn it deeply.

Slow down, and focus on the fundamentals.

Why I love learning in public

I've chosen to share my notes and code for this learning project on GitHub.

This "learning in public" approach is better than learning on your own, but it requires a little more time in sharing what you do. It offers several benefits:

1. Accountability: Sharing your work creates a forcing function, encouraging you to go the extra mile in understanding and polishing your knowledge.

2. Continuous improvement: When you know you'll be sharing your learnings regularly, you start to notice learning opportunities in your daily life.

3. Networking: By putting your work out there, you connect with like-minded individuals, potential mentors, and future colleagues. My previous writing actually played a role in landing me on my current AI research team.

4. Knowledge retention: Externalizing your notes, whether in a private second brain or a public GitHub repo, helps solidify your understanding and creates a valuable resource that gets exponentially more valuable as you use it.

My framework for learning in public

Inspired by Scott Young's book "Ultralearning," here’s my framework for difficult learning projects:

1. Set a big, exciting goal

Start with a project that genuinely excites you.

For me, it's building deep neural networks for financial data, leveraging my background in day trading.

Your goal should be challenging enough to push you out of your comfort zone but aligned with your interests and expertise.

2. Break it down into milestones

Divide your big goal into smaller, manageable milestones.

My first milestone was implementing a basic neural network from scratch to solve the XOR problem.

Having these intermediate goals helps maintain motivation and provides a sense of progress.

3. Focus on a few high-quality sources

Avoid information overload (and the stress that comes with it).

Choose 1-3 reliable resources and stick with them. Even when things get difficult.

Ignore everything else.

4. Balance theory with practice

Adopt a "just-in-time" learning approach instead of drowning in prerequisites.

Start with what excites you most, and fill in knowledge gaps as you encounter them. This approach maintains motivation while ensuring you still build a solid understanding as you go.

When you're not actively coding or building, practice active recall by explaining concepts in your own words.

This technique, inspired by the Feynman method, helps identify areas where your understanding is lacking.

But it also provides a sense of action when you are studying theory.

5. Be consistent

Practice daily, even if it's just for 5-30 minutes.

I aim for six days a week, taking Sundays off.

Promise yourself at least 5 minutes, this will get you past that initial wall of getting started.

My first neural network: A brief reflection

Implementing a neural network from scratch to solve the XOR problem was immensely satisfying.

While the network itself is simple, the process of building it deepened my understanding of the core concepts behind neural networks.

The journey wasn't always linear – I often found myself circling back to revisit concepts I didn't fully grasp at first. But this persistence paid off, and looking back, it's amazing to see how much I've learned in just a few weeks.

Again if you are interested in the actual path I took, follow my deep learning work on GitHub.

Start your own learning in public project

If there’s something you want to pursue, give this framework for learning in public a try.

  1. Start by identifying your exciting project and break it down into milestones.

  2. Find 1-3 resources, and focus on these.

  3. Commit to 5 minutes daily practice - balancing learning with doing.

Remember, knowledge compounds over time. The key is just to consistently build on what you have.

Thanks for reading and happy learning!

Discussion about this podcast

Bits of Chris
Bits of Chris: The Podcast for Augmented Engineers
AI can't replace you.
But you need to adapt how you work.
Augmented Engineers invest their time in learning, thinking, creativity, and soft skills.
They leverage AI tools for what LLMs are good at - distillation, retrieval, boiler plate generation.
While they focus on amplifying their unique, human strengths - thinking, creativity, empathy.
Hosted by Chris Lettieri, a Staff Data Engineer optimizing large time series datasets for deep learning, the Bits of Chris Podcast is the show for Staff+ engineers interested in deep learning, soft skills, building their second brains, and amplifying their humanity to future-proof their careers.
Follow along to become an Augmented Engineer.
Remember - Augment, Stay Human.