• Y
    Feature/simple gan for api (#6149) · aabe1db1
    Yu Yang 提交于
    * Expose sigmoid_cross_entropy_with_logits
    
    Also, change the `labels` to `label` for api consistency
    
    * Very simple GAN based on pure FC layers
    aabe1db1
fc_gan.py 5.2 KB