Skip to content
View anitan0925's full-sized avatar
Block or Report

Block or report anitan0925

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. vaegan vaegan Public

    An implementation of VAEGAN (variational autoencoder + generative adversarial network).

    Python 91 18

  2. ResFGB ResFGB Public

    Functional gradient boosting based on residual network perception

    Python 29 5

  3. STOPT STOPT Public

    Experimental code of stochastic optimization methods (Averaged SGD, SVRG, SAGA, and AMSVRG ...) for linear models.

    C++ 7 6

  4. dotemacs dotemacs Public

    My .emacs files.

    Emacs Lisp

  5. wgan wgan Public

    Forked from jiamings/wgan

    Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)

    Python 1

  6. improved-gan improved-gan Public

    Forked from openai/improved-gan

    code for the paper "Improved Techniques for Training GANs"

    Python