Pinned Repositories
corpusZh
一个中文的已标注词性的语料库
Evolutionary-Autoencoders
Exploiting the Potential of Standard Convolutional Autoencoders for Image Restoration by Evolutionary Search (ICML 2018)
grover
Code for Defending Against Neural Fake News, https://rowanzellers.com/grover/
invertible_sr
Code for the paper: "Invertible CNN-Based Super Resolution with Downsampling Awareness" by Andrew Geiss and Joseph C. Hardin, Nov 2020
MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
plenopticam
Light-field imaging application for plenoptic cameras
SVRNN-dialogues
Code for TSAN: A Tree-Structured Attention Network for Multi-Party Dialogues
symbolic-math
Web-109
scape1989's Repositories
scape1989/symbolic-math
scape1989/awesome-semantic-search
A curated list of awesome resources related to Semantic Search🔎 and Semantic Similarity tasks.
scape1989/awesome-SynthText
A curated list of awesome synthetic data for text location and recognition
scape1989/champ
𓃡 Quadruped Robot based on MIT Cheetah I
scape1989/Cheetah-Software
scape1989/ChineseNLPCorpus-1
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
scape1989/CIP
Basic exercises of chinese information processing
scape1989/clean-fid
FID calculation with proper image resizing and quantization steps
scape1989/cnn_txf_bias
[CogSci'21] Study of human inductive biases in CNNs and Transformers.
scape1989/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 175 universities.
scape1989/d2l-tvm
Dive into Deep Learning Compiler
scape1989/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
scape1989/diffGrad
diffGrad: An Optimization Method for Convolutional Neural Networks
scape1989/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
scape1989/efficient-bert
This repository contains the code for the paper in Findings of EMNLP 2021: "EfficientBERT: Progressively Searching Multilayer Perceptron via Warm-up Knowledge Distillation".
scape1989/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
scape1989/gpt-neox
An implementation of model parallel GPT-3-like models on GPUs, based on the DeepSpeed library. Designed to be able to train models in the hundreds of billions of parameters or larger.
scape1989/Image-Contrast-Enhancement
C++ implementation of several image contrast enhancement techniques.
scape1989/Invertible-ISP
[CVPR2021] Invertible Image Signal Processing
scape1989/luge-ai
scape1989/MWPToolkit
MWPToolkit is an open-source framework for math word problem(MWP) solvers.
scape1989/naturalproofs
NaturalProofs: Mathematical Theorem Proving in Natural Language
scape1989/PEARL_v1
scape1989/playground
scape1989/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。
scape1989/Sequence-to-General-tree
scape1989/TorchDistiller
scape1989/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
scape1989/unilm
UniLM AI - Large-scale Self-supervised Pre-training across Tasks, Languages, and Modalities
scape1989/YatSenOS-Tutorial-Volume-1
A Simple 32-bit OS lab tutorial.