Learning AI | Roei Amsalem Learning AI | Roei Amsalem

Learning AI

Started: 2026-02-15

Project Overview: From Neurons to Data Centers

This project page documents my deep dive into Artificial Intelligence. Rather than only learning how to write code, I wanted to understand the entire ecosystem, from the mathematical theory of how a machine learns to the physical infrastructure required to run it at scale.

This write-up serves as both a study guide and a design document for a Medical Imaging AI (CNN) project focused on identifying dental health issues.

File 1: AI (Theory and Infrastructure)

This document acts as the foundational textbook for the project. It focuses on the why and where of AI systems.

File 2: AI Cheat Sheet (Implementation)

This document is the practical how-to guide. It focuses on the code, math, and tuning needed to build usable models.

Disclaimer

I am not an AI expert. This page and the attached files reflect my personal learning experience and journey.