luismarcoslc / understanding_deep_belief_networks

Comparison of DBNs and FFNN, stressing on understanding how DBNs work and how robust they are against noise and adversarial attacks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

understanding_deep_belief_networks

This works shows a comparison of two architectures of DBN (Deep Belief Networks) and a FFNN (Feed Forward Neural Network), stressing on understanding how DBNs work. Their robustness to noise and adversarial attacks is also tested.

About

Comparison of DBNs and FFNN, stressing on understanding how DBNs work and how robust they are against noise and adversarial attacks.


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%