An intro to deep learining for COMP421.
September 20, 2017
An introduction to deep learning that builds a framework for arbitrary feedforward neural networks. Implements layer-wise automatic differentiation and uses this for efficient optimisation.