Pinned Repositories
alphazero_learning
AlphaGo Zero paper and code for studying purpose
easyproject
ACL 2023 (Findings) End-to-end Cross-lingual Label Project
generative_model_speech
Phone generation model/VAE/GAN/VAE+GAN
GigaBERT
EMNLP 2020 GigaBERT Arabic Relation extraction system, named entity recognition, IE
infoseek_eval
EMNLP2023 - InfoSeek: A New VQA Benchmark focus on Visual Info-Seeking Questions
model_selection
EMNLP2021 Model Selection for Cross-Lingual Transfer
oven_eval
ICCV 2023 (Oral) Open-domain Visual Entity Recognition Towards Recognizing Millions of Wikipedia Entities
PTB-pytorch-LSTM-attention
PTB Language Modelling task with LSTM + Attention layer
UniIR
Official code for paper "UniIR: Training and Benchmarking Universal Multimodal Information Retrievers"
VCCA-StudyNotes
Canonical Correlation Analysis, Variational CCA
edchengg's Repositories
edchengg/oven_eval
ICCV 2023 (Oral) Open-domain Visual Entity Recognition Towards Recognizing Millions of Wikipedia Entities
edchengg/VCCA-StudyNotes
Canonical Correlation Analysis, Variational CCA
edchengg/generative_model_speech
Phone generation model/VAE/GAN/VAE+GAN
edchengg/infoseek_eval
EMNLP2023 - InfoSeek: A New VQA Benchmark focus on Visual Info-Seeking Questions
edchengg/easyproject
ACL 2023 (Findings) End-to-end Cross-lingual Label Project
edchengg/VAE_GAN
VAE+GAN
edchengg/GigaBERT
EMNLP 2020 GigaBERT Arabic Relation extraction system, named entity recognition, IE
edchengg/End-to-End_Model_CTC
end-to-end automatic speech recognition model with ctc loss
edchengg/model_selection
EMNLP2021 Model Selection for Cross-Lingual Transfer
edchengg/transfusion
Translation and Annotation Fusion for Cross-lingual transfer in low-resource languages
edchengg/TIMIT_Data_Processing
edchengg/MyNLP
my NLP library
edchengg/Voice_Converter_CycleGAN
Voice Converter Using CycleGAN and Non-Parallel Data
edchengg/Attention_Transformer
edchengg/GAN_Test
Pytorch GAN experiments
edchengg/gollie-transfusion
edchengg/UniIR
Official code for paper "UniIR: Training and Benchmarking Universal Multimodal Information Retrievers"
edchengg/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
edchengg/covid-misinformation-interface
edchengg/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
edchengg/edchengg.github.io
https://edchengg.github.io
edchengg/FreeML
Data Science Resources (Mostly Free)
edchengg/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
edchengg/infoseek
edchengg/MNIST_ANN
Numpy Implementation of Multilayer Perceptron
edchengg/mrc-for-flat-nested-ner
The code for "A Unified MRC Framework for Named Entity Recognition"
edchengg/PTB-LSTM-LanguageModelling
An implementation of pre-trained word embedding
edchengg/pytorch-openai-transformer-lm
A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
edchengg/transfusion-code
edchengg/warp-ctc
PyTorch bindings for Warp-CTC