Pinned Repositories
compiler_Principle
PL/0 compiler
CORE-SP
Constraint Reasoning Embedded Structural Prediction, JMLR 2022.
Graduate_Design
graduate design for CS master, Beihang university.
jiangnanhugo.github.io
Personal page
lmkit
language models toolkits with hierarchical softmax setting
mlee-nce
Biological Event Trigger Identification with Noise Contrastive Estimation
nelson-cd
Learning Markov Random Fields for Combinatorial Structures via Sampling through Lovász Local Lemma. AAAI 2023
route-planning
seq2seq_cuda
Undergraduate_Design
this is my thesis raw tex, and my matlab code implementing self-taught-learning
jiangnanhugo's Repositories
jiangnanhugo/nelson-cd
Learning Markov Random Fields for Combinatorial Structures via Sampling through Lovász Local Lemma. AAAI 2023
jiangnanhugo/jiangnanhugo.github.io
Personal page
jiangnanhugo/route-planning
jiangnanhugo/APPS-ODE
jiangnanhugo/CORE-SP
Constraint Reasoning Embedded Structural Prediction, JMLR 2022.
jiangnanhugo/act_ode
jiangnanhugo/alphageometry
jiangnanhugo/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
jiangnanhugo/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
jiangnanhugo/blocksparse
Efficient GPU kernels for block-sparse matrix multiplication and convolution
jiangnanhugo/CPSC540_project
Implementing and Testing Variance Reduced Method
jiangnanhugo/cs590-RL
jiangnanhugo/cvgp
Symbolic Regression via Control Variable Genetic Programming. ECML-PKDD 2023
jiangnanhugo/high-dimensional-statistics-template
jiangnanhugo/Linear-Multihead-Attention
Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)
jiangnanhugo/LSH_Attention
Calculate Softmax layer of Attention in O(LlogL)(L=sequence length) instead of O(L^2) using crpss-polytope Locality-Sensitive Hashing(https://arxiv.org/abs/1802.05751 ).
jiangnanhugo/matrix_tree_theorem
A reference implementation of algorithms for distributions over spanning trees.
jiangnanhugo/Multi-step-Greedy-Reinforcement-Learning-Algorithms
Multi-step Greedy Reinforcement Learning Algorithms
jiangnanhugo/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
jiangnanhugo/PALM
PALM: Probabilistic Area Loss Minimization for Protein Sequence Alignment. UAI 2021.
jiangnanhugo/PFDD2
Phase Field Dislocation Dynamics (PFDD) version 2.x
jiangnanhugo/Practical-Data-Science
A set of Data Science projects with Medium blogposts.
jiangnanhugo/qpth
A fast and differentiable QP solver for PyTorch.
jiangnanhugo/Racing-CVGP
Racing Control Variable Genetic Programming for Symbolic Regression. Nan Jiang, Yexiang Xue. AAAI 2024.
jiangnanhugo/RER-proof
numerical evaluation for reverse experience replay
jiangnanhugo/schur_compliment_tree
jiangnanhugo/sqlova-with-dataype-constraint
sqlova with dataype constraint
jiangnanhugo/srsci
Scientist-in-the-loop benchmark for symbolic regression
jiangnanhugo/tree_expectations
Code Repository for "Efficient Computation of Expectations under Spanning Tree Distributions", http://arxiv.org/abs/2008.12988
jiangnanhugo/VSR-DPG
Vertical Symbolic Regression via Deep Policy Gradient. IJCAI 2024