trekhleb/machine-learning-experiments
A collection of interactive Jupyter/Colab notebooks demonstrating machine learning model training with TensorFlow/Keras and browser-based demos.

This repository contains interactive machine learning experiments with Jupyter notebooks for model training and web-based demos showing models in action. Each experiment includes both the training code and a demonstration page. Most models are built using TensorFlow 2 and Keras, covering supervised learning and other ML approaches as educational examples. The project explicitly states it is a sandbox for learning rather than production-ready code.