My name is Luke and I am a current MSc. Computing Science student.
I am interested in Aritificial Intellignce, Machine Learning, Reinforcement Learning, and games!
My name is Luke and I am a current MSc. Computing Science student.
I am interested in Aritificial Intellignce, Machine Learning, Reinforcement Learning, and games!
A python-made deep feed-forward neural network. Created using numpy library for matrix calculations. Based off of Michael Nielsen's online book "Neural Networks and Deep Learning".
Python
A Java-made deep feed-forward neural network. Based off of the Python adaptation in my other repository.
Java