Skip to content

somefunAgba/deeplearningWithMatlabinPy

Repository files navigation

Investigating the Behaviour of Deep Neural Networks for Classification

Phil Kim's 'Deep Learning with Matlab' book in Python

A FEED-FORWARD DEEP NEURAL NETWORK with:
  • Batch Normalization
  • Activation Functions
  • Delta Error Rule
  • Backward Error Propagation
  • Weight Update Optimization Techniques
  • Drop-Outs
Some Results:
Experiment 1:

NoDropOutNoBatchNorm

Experiment 2:

NoDropOutBatchNorm

Experiment 3:

DropOutNoBatchNorm

Experiment 4:

DropOutBatchNorm

Project Hypothesis

DOI

Somefun, O.A.

(c) 2017