Machine Learning Implementation: Analytica model that recognizes images

Опубликовано: 03 Март 2026
на канале: Analytica
467
5

A fun machine learning model implemented entirely in Analytica that recognizes what's in an image. It implements the resnet18 model -- a residual network introduced by:

Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun, "Deep Residual Learning for Image Recognition", https://arxiv.org/abs/1512.03385.

The model isn't new, but implementing entirely in Analytica is. It was a lot of fun building, and I find it fun to play with. I wanted to share it with everyone. I hope you enjoy it!

A blog article that accompanies this video is at
http://Lumina.com/blog/resnet18

And please subscribe to this YouTube channel.