This code was part of a final project submission for the class Psychology 186B - Cognitive Science Laboratory: Neural Networks, which I took at UCLA in the Spring of 2020. The assignment was ...
The main.m file has organized all the logic to load the data, build a neural network, train the network and test it. All the function required by main.m is under the folder utils/. Go to the folder ...