GAN
A neural network architecture which consists of two neural networks - a generator that creates data and a discriminator that evaluates it — trained adversarially to produce outputs that resemble real data. ...
A neural network architecture which consists of two neural networks - a generator that creates data and a discriminator that evaluates it — trained adversarially to produce outputs that resemble real data. ...
Notes on using Gumbel-Softmax & Concrete Distribution in Categorical sampling ...
Notes on Entropy-Regularized Reinforcement Learning via SQL & SAC ...
The generalization of policy gradient theorems into deterministic case and corresponding policy gradient algorithms. ...