HyperGAN
Search…
HyperGAN
About
Getting started
CLI guide
Configurations
Showcase
AI Explorer for Android
Youtube, Twitter, Discord +
Examples
2D
Text
Classification
Colorizer
Next Frame (video)
Tutorials
Training a GAN
Pygame inference
Creating an image dataset
Searching for hyperparameters
Components
GAN
Generator
Discriminator
Layers
Loss
ALI Loss
F Divergence Loss
Least Squares Loss
Logistic Loss
QP Loss
RAGAN Loss
Realness Loss
Softmax Loss
Standard Loss
Wasserstein Loss
Latent
Trainer
Optimizer
Train Hook
Other GAN implementations
Powered By
GitBook
ALI Loss
layer add for configurable component
Adds two or more layers together. Accepts nested layer definitions.
input size
Any number of matching tensors
Output size
Same as input size
syntax
1
"add [layer]*"
Copied!
examples
1
"add self (attention)"
Copied!
Components - Previous
Loss
Next
F Divergence Loss
Last modified
1yr ago
Copy link
Contents
input size
Output size
syntax
examples