Toby Davis - Machine Learning

Machine Learning Tutorials

This page contains my tutorials and guides on machine learning and AI. Most of the code will be written in C++, but the concepts can be applied to any language. I will primarily be using LibRapid for linear algebra and other mathematical operations, and will use Surge for graphics and visualisation.

Machine LearningC++

Exploring Neural Networks in C++

Card Image

Learn fundamental concepts about machine learning and how to implement them in C++.