DEV Community

Cover image for Building an Image Recognizing Spreadsheet
Kaylee Lubick
Kaylee Lubick

Posted on • Edited on

1

Building an Image Recognizing Spreadsheet

The team at Concepts Illuminated built an image recognizing spreadsheet to better understand Convolutional Neural Networks. The sheet can recognize the letters X, T, and L. Creating it really illuminates the details, especially how a deep convolution layer can build off the previous layers.

There is a two-part series that walks through building that spreadsheet.

Part 1 - https://www.youtube.com/watch?v=8QfFtUcuYCU
Part 2 - https://www.youtube.com/watch?v=pH0s0e62GT8

The fully implemented sheet is at https://bit.ly/CNNSheet3 if you just want to jump to the end.

If you are just getting into neural networks, maybe look at our previous series on building and training a traditional neural network in a spreadsheet:

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series