Pinned Repositories
activity_prediction
Code and pretrained models for predicting human activities from Twitter data.
AdaBoost_Neural_Network
Test the adaBoost algorithm on multiple neural networks.
albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
bert
TensorFlow code and pre-trained models for BERT
bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
bnlstm
Batch normalized LSTM for tensorflow
div-norm
Implementation of divisive normalization in TensorFlow
DRAW_BNWNLNLSTM
在生成模型DRAW基础上加入了归一化算法包括BN,LN,WN
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
SGAN_TF
Stacked Generative Adversarial Networks implemented by Tensorflow on CIFAR-10
hefeiwangyande's Repositories
hefeiwangyande/SGAN_TF
Stacked Generative Adversarial Networks implemented by Tensorflow on CIFAR-10
hefeiwangyande/DRAW_BNWNLNLSTM
在生成模型DRAW基础上加入了归一化算法包括BN,LN,WN
hefeiwangyande/activity_prediction
Code and pretrained models for predicting human activities from Twitter data.
hefeiwangyande/AdaBoost_Neural_Network
Test the adaBoost algorithm on multiple neural networks.
hefeiwangyande/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
hefeiwangyande/bert
TensorFlow code and pre-trained models for BERT
hefeiwangyande/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
hefeiwangyande/bnlstm
Batch normalized LSTM for tensorflow
hefeiwangyande/div-norm
Implementation of divisive normalization in TensorFlow
hefeiwangyande/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
hefeiwangyande/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
hefeiwangyande/pythonlearn
test
hefeiwangyande/recurrent-batch-normalization
hefeiwangyande/SNNs
Tutorials and implementations for "Self-normalizing networks"
hefeiwangyande/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
hefeiwangyande/Twitter-Occupation-Prediction
Code and data accompanying paper "Twitter Homophily: Network Based Prediction of User’s Occupation"
hefeiwangyande/web-traffic-forecasting
Kaggle | Web Traffic Forecasting 📈
hefeiwangyande/weightnorm
Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks"