Skip to content
View hefeiwangyande's full-sized avatar

Block or report hefeiwangyande

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. SGAN_TF SGAN_TF Public

    Stacked Generative Adversarial Networks implemented by Tensorflow on CIFAR-10

    Python 3

  2. DRAW_BNWNLNLSTM DRAW_BNWNLNLSTM Public

    在生成模型DRAW基础上加入了归一化算法包括BN,LN,WN

    Python 1

  3. SNNs SNNs Public

    Forked from bioinf-jku/SNNs

    Tutorials and implementations for "Self-normalizing networks"

    Jupyter Notebook

  4. pythonlearn pythonlearn Public

    test

  5. AdaBoost_Neural_Network AdaBoost_Neural_Network Public

    Forked from Jeanselme/AdaBoost_Neural_Network

    Test the adaBoost algorithm on multiple neural networks.

    Python

  6. from-scratch-nn-adaboost-bayes from-scratch-nn-adaboost-bayes Public

    Forked from alfin3/from-scratch-nn-adaboost-bayes

    older "from scratch" implementations of fully connected feedforward neural networks, adaboost, and simple bayes networks - great for refreshing basic understanding

    Python