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/lmkit
language models toolkits with hierarchical softmax setting
jiangnanhugo/Graduate_Design
graduate design for CS master, Beihang university.
jiangnanhugo/mlee-nce
Biological Event Trigger Identification with Noise Contrastive Estimation
jiangnanhugo/bso
jiangnanhugo/DQN_pytorch
Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch
jiangnanhugo/foundations_for_deep_learning
Building a scalable foundation for deep learning
jiangnanhugo/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
jiangnanhugo/presentation
LaTeX beamer themes for posters and talks for ijcai 2017.
jiangnanhugo/single-layer-softmax-comparision
single layer softmax comparision
jiangnanhugo/tensorflow-speech-recognition
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
jiangnanhugo/toxic_comments
jiangnanhugo/abstract_scraper
A extremely fast crawler to download the scientific abstracts from NCBI
jiangnanhugo/acl2018-semantic-parsing-tutorial
Materials from the ACL 2018 tutorial on neural semantic parsing
jiangnanhugo/almond-nnparser
Neural Network Semantic Parser for Almond
jiangnanhugo/brownClustering
brownClustering
jiangnanhugo/clustering
Implementstion of hierarchical agglomerative clustering algorithm
jiangnanhugo/cudnn-training
A CUDNN minimal deep learning training code sample using LeNet.
jiangnanhugo/cytonMt
CytonMT: an Efficient Neural Machine Translation Open-source Toolkit Implemented in C++
jiangnanhugo/darknet-zh
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
jiangnanhugo/DependencyParser
A Dependency Parser implemented in Python 3 as part of an NLP Course at the Technion
jiangnanhugo/fasttext_inference
build a inference model from fasttext with smaller footprint
jiangnanhugo/fht
Fast Hadamard Transform
jiangnanhugo/Machine-Learning
jiangnanhugo/mcmc_lsh
A lsh based sampling method for mcmc
jiangnanhugo/N3LP
C++ implementation for Neural Network-based NLP, such as LSTM machine translation!
jiangnanhugo/noise-removal
Sample Python code for Mean & Median filters and sample convolution implementation.
jiangnanhugo/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
jiangnanhugo/Randomized-Matrix-Product
Probabilistic method for the computation of the approximate product of two matrices
jiangnanhugo/reddit
jiangnanhugo/structVAE