zfgao66
Postdoctoral at Gaoling School of Artificial Intelligence in the Renmin University of China, research interest in model compression and NLP.
Beijing
Pinned Repositories
academic-budget-bert
Repository containing code for "How to Train BERT with an Academic Budget" paper
budget-bert
budget pre-train bert and albert
dataset-distillation
Dataset Distillation
deeplearning-mpo
Replace FC2, LeNet-5, VGG, Resnet, Densenet's full-connected layers with MPO
homepage
Imagenet32_Scripts
Scripts for Imagenet 32 dataset
keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
MatAltMag
The pytorch implement of papar《AI-accelerated Discovery of Altermagnetic Materials》
OPF
Pytorch implementation of paper: Small Pre-trained Language Models Can be Fine-tuned as Large Models via Over-Parameterization.
Satellite-Segmentation
zfgao66's Repositories
zfgao66/deeplearning-mpo
Replace FC2, LeNet-5, VGG, Resnet, Densenet's full-connected layers with MPO
zfgao66/OPF
Pytorch implementation of paper: Small Pre-trained Language Models Can be Fine-tuned as Large Models via Over-Parameterization.
zfgao66/MatAltMag
The pytorch implement of papar《AI-accelerated Discovery of Altermagnetic Materials》
zfgao66/academic-budget-bert
Repository containing code for "How to Train BERT with an Academic Budget" paper
zfgao66/budget-bert
budget pre-train bert and albert
zfgao66/DatasetCondensation
Dataset Condensation (ICLR21 and ICML21)
zfgao66/homepage
zfgao66/Satellite-Segmentation
zfgao66/dataset-distillation
Dataset Distillation
zfgao66/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
zfgao66/bert4keras
keras implement of transformers for humans
zfgao66/bts
From Big to Small: Multi-Scale Local Planar Guidance for Monocular Depth Estimation
zfgao66/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
zfgao66/CNN-with-FashionMNIST
My first PyTorch Neural Network trained on FashionMNIST dataset.
zfgao66/grover
This is a Pytorch implementation of the paper: Self-Supervised Graph Transformer on Large-Scale Molecular Data
zfgao66/hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
zfgao66/ImageNet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
zfgao66/IMDB-MPO
zfgao66/mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
zfgao66/monodepth2
Monocular depth estimation from a single image
zfgao66/monoResMatch-Tensorflow
Tensorflow implementation of monocular Residual Matching (monoResMatch) network.
zfgao66/MPOP
zfgao66/plot_demo
论文里可以用到的实验图示例
zfgao66/RFdiffusion
Code for running RFdiffusion
zfgao66/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
zfgao66/TT_RNN
zfgao66/unet
unet for image segmentation
zfgao66/vision_networks
Repo about neural networks for images handling
zfgao66/vision_transformer
zfgao66/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers