Coursework for the Neural Computation Module. Canvas course: https://canvas.bham.ac.uk/courses/27504
DONE SO FAR:
- Applied the network to our own data.
- Altered code to read our inputs.
- Applied a pretrained network to a test image (output as a .png)
TO DO (CHANGE BY ED):
- Output files into the correct format of a single .txt file.
- Implement all the code into python if possible.
- Generate report on findings on a jupyter notebook
- Try different approaches and experimentation:
4.a. Different learning rates for SGD
4.b. Different optimization algorithms (GD with Momentum, GD with Nesterov Momentum, AdaGrad, Adam etc.)
4.c. Different topology e.g. Convolutional Neural Networks
I want pizza </3