Pinned Repositories
Amodal3Det
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
casi
My self-study about the book from Efron and Hastie "Computer Age Statistical Inference". All jupyter notebooks from this repository are in portuguese (Brazil).
CASI_Python
Python code for Computer Age Statistical Inference
cv
dkong.github.io
It's my application webpage.
PyTorch-Tutorial
Build your neural network easy and fast
SGDS
Code for the paper "Molecule Design by Latent Space Energy-based Modeling and Gradual Distribution Shifting" in UAI 2023
SPI
Code for Sequential Posterior Inference in ICML 2023
Latent-Plan-Transformer
Source code for "Latent Plan Transformer for Trajectory Abstraction: Planning as Latent Space Inference." In NeurIPS 2024
deqiankong's Repositories
deqiankong/SGDS
Code for the paper "Molecule Design by Latent Space Energy-based Modeling and Gradual Distribution Shifting" in UAI 2023
deqiankong/SPI
Code for Sequential Posterior Inference in ICML 2023
deqiankong/PyTorch-Tutorial
Build your neural network easy and fast
deqiankong/Amodal3Det
deqiankong/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
deqiankong/casi
My self-study about the book from Efron and Hastie "Computer Age Statistical Inference". All jupyter notebooks from this repository are in portuguese (Brazil).
deqiankong/CASI_Python
Python code for Computer Age Statistical Inference
deqiankong/cv
deqiankong/dkong.github.io
It's my application webpage.
deqiankong/LPT_molecule_design
deqiankong/Meta-GMVAE
deqiankong/Replica-Dataset
The Replica Dataset v1 as published in https://arxiv.org/abs/1906.05797 .
deqiankong/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
deqiankong/uclathes
UCLA LaTeX Thesis Template
deqiankong/voc2coco
Convert VOC format XMLs to COCO format json
deqiankong/yolo2-pytorch
YOLOv2 in PyTorch