Skip to content
#

deconvolutionalneuralnetwork

Here are 9 public repositories matching this topic...

Language: All
Filter by language

I have used an inverted CNN as a generator and CNN as a Discriminator .Firstly,Trained the discriminator using real images , then with fake images through the 3 channels provided by the generator.Used ReLU activation for forward propogation in Generator network, LeakyReLU for forward propogation in Discriminator network and then computed the los…

  • Updated Jul 26, 2018
  • Python

Add this topic to your repo

To associate your repository with the deconvolutionalneuralnetwork topic, visit your repo's landing page and select "manage topics."

Learn more