shlogg · Early preview
Kaylee Lubick @kjlubick

Understanding Loops In Python: A Visual Guide

Loops are tricky for beginners! Concepts Illuminated's animations break down how Python code executes loops & more in 8 min on YouTube!

Understanding Transformers And Self-Attention Mechanisms

Transformers excel with self-attention, making data more accessible for pattern recognition. Combining CNN and RNN concepts, they simplify complex tasks like understanding language structures.

Training Neural Networks In Spreadsheets: Part 2

Deep neural network created & trained in a spreadsheet! Single hidden layer demonstrated. Team found it helpful for understanding concepts

Building An Image Recognizing Spreadsheet For CNNs

Team at Concepts Illuminated built an image recognizing spreadsheet using Convolutional Neural Networks. Recognizes letters X, T, L. Watch their 2-part series: https://www.youtube.com/watch?v=8QfFtUcuYCU & https://www.youtube.com/watch?v=pH0s0e62GT8

Visualizing Neural Networks In Spreadsheets: A Beginner's Guide

Learn neural networks in a spreadsheet! Concepts Illuminated's video series breaks down AND, XOR & half-adder functions for easy visualization & understanding of hidden layers.