News

Deep Learning with Yacine on MSN5d
Adadelta Algorithm from Scratch in Python
Learn how the Adadelta optimization algorithm really works by coding it from the ground up in Python. Perfect for ML enthusiasts who want to go beyond the black box!
Deep Learning with Yacine on MSN1d
Backpropagation From Scratch in Python
Build your own backpropagation algorithm from scratch using Python — perfect for hands-on learners!
One of these agents reasons through a breadth-first-search algorithm to figure out paths through complex mazes. Another is dedicated to generating potential solutions for the Boulder Puzzle on ...
🧠 How to Use Select an algorithm from the dropdown (A*, Dijkstra, BFS, DFS). Drag the green (start) or blue (goal) circle to reposition. Click grid cells to toggle obstacles (red squares). Click “Run ...
Ghost Maze is an AI-based Python game inspired by Pac-Man. Ghosts use A* and BFS for pathfinding, while dynamic walls, power-ups, and traps add complexity. The game showcases real-time AI ...
This valuable study builds on previous work by the authors by presenting a potentially key method for correcting optical aberrations in GRIN lens-based microendoscopes used for imaging deep brain ...