From charlesreid1

Revision as of 03:29, 26 October 2017 by Admin (talk | contribs) (Created page with "=Adversarial Neural Networks= Adversarial neural networks use an architecture consisting of two separate neural networks - one network attempts to learn how to accomplish a t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Adversarial Neural Networks

Adversarial neural networks use an architecture consisting of two separate neural networks - one network attempts to learn how to accomplish a task, and another network attempts to differentiate between the output of the first network and the "real" output.

TensorFlow

TensorFlow/Adversarial

Keras

Keras/Adversarial


Flags