Pinned Repositories
15445-bootcamp
A basic introduction to coding in modern C++.
Active-SOEL
Official repository of paper Deep Anomaly Detection under Labeling Budget Constraints (ICML 2023).
aodongli.github.io
Black-Box-Variational-Inference-on-Latent-Dirichlet-Allocation
BBVI on LDA
DeepLearningFramework
This repository is the reproduced code of Neural Responding Machine for Short-Text Conversation (https://www.aclweb.org/anthology/P15-1152 ) using deep learning framework including theano and tensorflow. It is also a Machine Translation framework.
DistanceMetricLearning
Convex and Nonsmooth Optimization project
Human-skeleton-modeling
Model human skeleton structure with Chow-Liu algorithm and Graphical Lasso.
Latent-Outlier-Exposure
zero-shot-ad-via-batch-norm
Official code repository for paper Zero-Shot Anomaly Detection via Batch Normalization (NeurIPS 2023).
variational-beam-search
Code repository of NeurIPS 2021 paper: Detecting and Adapting to Irregular Distribution Shifts in Bayesian Online Learning.
aodongli's Repositories
aodongli/zero-shot-ad-via-batch-norm
Official code repository for paper Zero-Shot Anomaly Detection via Batch Normalization (NeurIPS 2023).
aodongli/DeepLearningFramework
This repository is the reproduced code of Neural Responding Machine for Short-Text Conversation (https://www.aclweb.org/anthology/P15-1152 ) using deep learning framework including theano and tensorflow. It is also a Machine Translation framework.
aodongli/Active-SOEL
Official repository of paper Deep Anomaly Detection under Labeling Budget Constraints (ICML 2023).
aodongli/Black-Box-Variational-Inference-on-Latent-Dirichlet-Allocation
BBVI on LDA
aodongli/aodongli.github.io
aodongli/DistanceMetricLearning
Convex and Nonsmooth Optimization project
aodongli/Human-skeleton-modeling
Model human skeleton structure with Chow-Liu algorithm and Graphical Lasso.
aodongli/Latent-Outlier-Exposure
aodongli/15445-bootcamp
A basic introduction to coding in modern C++.
aodongli/anomaly-detection-dsvdd-cifar10
Example of codebase template instantiation for anomaly detection with dsvdd on CIFAR10
aodongli/BloodCellAgeInference
Deep Generative Model project
aodongli/CSLT_NMT
Neural Machine Translation with Tensorflow
aodongli/home
aodongli/Learning_from_draft
Code related to https://arxiv.org/abs/1710.01789
aodongli/LearningFromDraft
Code associated to the paper https://arxiv.org/abs/1710.01789
aodongli/Linux
FAQ
aodongli/markov-chain-monte-carlo
Toy data demonstration of Langevin dynamics and Hamiltonian Monte Carlo.
aodongli/Multiprocessing-Hyperparameter-Search
Multiprocessing hyperparameter search. It also enables multiple GPU usage. One worker process is assigned to one GPU. Worker-GPU mapping can be many-to-many.
aodongli/NLP_DL_Lecture_Note
aodongli/Patient_Notes_Classification
aodongli/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
aodongli/Programming-algorithm
the 2nd edition
aodongli/Project4BNU
aodongli/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
aodongli/Solve_inverse_problem_to_infer_RBC_distribution
Inferring age distribution of blood cells by solving inverse problem
aodongli/template
personal deep learning database template
aodongli/tensorflow
Computation using data flow graphs for scalable machine learning
aodongli/VAE
Simple implementation of variational auto-encoder using tensorflow.
aodongli/Variational-Autoencoder
aodongli/variational-beam-search-neurips2021
Official code repository for NeurIPS 2021 paper: Detecting and Adapting to Irregular Distribution Shifts in Bayesian Online Learning.