Recent Posts

Machine Learning (Part 3)

Notes on Computer Vision theory and NLP. Based on Goodfellow, Bengio “Deep Learning”, Stanford CS231n and RWTH Aachen University Machine Learning

ROS Cheatsheet

ROS Packages image_view Display the images of an image topic: rosrun image_view image_view image:=/sensor/camera1/image_raw opencv_apps Install sudo...

Machine Learning (Part 2)

Notes on Machine Learning theory. Based on C. M. Bishop, “Pattern Recognition and Machine Learning” (2011) and Goodfellow, Bengio, Courville, “Deep Learning”.