/SBC_and_ML

My Final Year Engineering Project - Single Board Computers and Machine Learning

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

SBC_and_ML

My Final Year Engineering Project

Single Board Computers and Machine Learning

This repository contains all the programming code, setup, measurements and plots used in my final year project.

Software Versions Used:-

There were two machine learning problems tackled. The MNIST_deep.py tutorial and a custom built machine learner the was taugh how to classify completed Tic Tac Toe games.

The Tic Tac Toe Classifier programming code logic is shown below.

Programming Code Logic