-
Google
- United States
- https://hanjun-dai.github.io
- @hanjundai
-
-
SPPO Public
Forked from uclaml/SPPOThe official implementation of Self-Play Preference Optimization (SPPO)
Python Apache License 2.0 UpdatedAug 4, 2024 -
magvit Public
Forked from google-research/magvitOfficial JAX implementation of MAGVIT: Masked Generative Video Transformer
Python Apache License 2.0 UpdatedJan 9, 2024 -
-
GLN Public
Implementation of Retrosynthesis Prediction with Conditional Graph Logic Network
-
improved_contrastive_divergence Public
Forked from yilundu/improved_contrastive_divergence[ICML'21] Improved Contrastive Divergence Training of Energy Based Models
Python UpdatedJul 31, 2022 -
ebm_code_release Public
Forked from openai/ebm_code_releaseCode for Implicit Generation and Generalization with Energy Based Models
Python UpdatedJul 29, 2022 -
graph_adversarial_attack Public
Adversarial Attack on Graph Structured Data (https://arxiv.org/abs/1806.02371)
-
fuzzbench Public
Forked from google/fuzzbenchFuzzBench - Fuzzer benchmarking as a service.
-
graphnn Public
Training computational graph on top of structured data (string, graph, etc)
-
pytorch-meta Public
Forked from tristandeleu/pytorch-metaA collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
-
graph_comb_opt Public
Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"
-
pytorch_structure2vec Public
pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)
-
-
pytorch_scatter Public
Forked from rusty1s/pytorch_scatterPyTorch Extension Library of Optimized Scatter Operations
-
dde Public
Code for Kernel Exponential Family Estimation via Doubly Dual Embedding
-
r-hsmm Public
Implementation of Recurrent Hidden Semi-Markov Model http://www.cc.gatech.edu/~lsong/papers/DaiDaiZhaLietal17.pdf
-
-
cvb Public
Code for Coupled Variational Bayes via Optimization Embedding
-
steady_state_embedding Public
Learning Steady-States of Iterative Algorithms over Graphs
-
sdvae Public
code for Syntax-Directed Variational Autoencoder that generates programs and molecues
-
-
icml17_knn Public
Forked from taolei87/icml17_knnDeriving Neural Architectures from Sequence and Graph Kernels
-
-
MultiVariatePointProcess Public
Forked from dunan/MultiVariatePointProcess -
gt-nlp-class Public
Forked from jacobeisenstein/gt-nlp-classCourse materials for Georgia Tech CS 4650 and 7650, "Natural Language"
-
caffe Public
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
C++ Other UpdatedOct 23, 2015 -
cxxnet Public
Forked from dmlc/cxxnetfast, concise, distributed deep learning framework
C++ Other UpdatedJun 24, 2015 -
-
keras Public
Forked from keras-team/kerasTheano-based Deep Learning library (convnets, recurrent neural networks, and more).