Table of Contents

Project Concept

Implement a convolutional neural network (CNN) that will be able to classify an input pattern (a 3×3 window on the MFM). It will use the layers based around a very basic CNN including: convolution layer and a fully-connected layer. This will have to start off static in the MFM, as passing data would be very difficult otherwise. This will require five elements that I will go into detail further down this page.

Elements

Weekly Logs

Week 7 Update:

Week 8 Update:

Week 9 Update:

Week 10 Update:

Week 11 Update:

Week 12 Update:

Week 13 Update:

Week 14 Update:

Week 15 Update: