While investigating how exercise recognition in my previous experiments could be further improved, a blog post caught my eye.

Snaptake: Using Fastlane Snapshot to automate creating of appstore preview videos
tl;wr: Snaptake is a simple hack on Fastlane Snapshot to automate the creating of appstore preview videos.

The shortest introduction to machine learning
The shortest introduction to machine learning you’ve ever seen. The focus is on getting a feel for the core concepts of machine learning – not on the mathematical details. Leave me comments or suggestions for improvement!

Exermote: Building a fitness tracker with Convolutional LSTM Neural Networks
tl;wr: Exermote is a fitness app prototype, which is capable to detect Burpees, Squats and Situps and to count repetitions. Exercise recognition is done with Convolutional LSTM Neural Networks.