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/SimpleRNN
RNN tutorial & LSTM tutorial
jiangnanhugo/Undergraduate_Design
this is my thesis raw tex, and my matlab code implementing self-taught-learning
jiangnanhugo/Q_Sigma_Tree_Backup_Eligibility_Traces
jiangnanhugo/bayareadlschool
Slides and exercises for the Theano tutorial at the Deep Learning School in Stanford, September 24-25, 2016
jiangnanhugo/brown-cluster
C++ implementation of the Brown word clustering algorithm.
jiangnanhugo/BSO-1
jiangnanhugo/cicling-2016
Source code for the CICLING 2016 paper "Optimize Hierarchical Softmax with Word Similarity Knowledge."
jiangnanhugo/CLRS
:notebook:Solutions to Introduction to Algorithms
jiangnanhugo/COMP551-Fall2016-Project4
4th project for COMP 551 Fall 2016
jiangnanhugo/dl-attention
Attention models
jiangnanhugo/Emoticon-Reg
Regular expression for extracting emoticons, like :), :<
jiangnanhugo/ETHZ-Bootstrapped-Captioning
Code for "bootstrap, review, decode: using out-of-domain textual data to improve image captioning"
jiangnanhugo/exchange
Bigram exchange algorithm
jiangnanhugo/FJLT
A fast implementation of the Fast Johnson Lindenstrauss Transform.
jiangnanhugo/hed-dlg-truncated
Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)
jiangnanhugo/huffmax
Huffman tree based hierarchical softmax
jiangnanhugo/LightRNN-NIPS2016-Tensorflow_code
The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org/abs/1610.09893)
jiangnanhugo/lstm-ctc-ocr
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
jiangnanhugo/Multi-Step-Bootstrapping
Q(sigma), Expected SARSA and n-step Tree Backup Algorithms
jiangnanhugo/MultiLevelSoftmax
Research in image classification with respect to a hierarchy
jiangnanhugo/prefix-sum
CUDA implementations of the prefix sum algorithm
jiangnanhugo/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
jiangnanhugo/rnn-benchmarks
Benchmarks for several RNN variations with different deep-learning frameworks
jiangnanhugo/seq2seq-talk
jiangnanhugo/seq2seq_beam
Tensorflow based Neural Conversation Models
jiangnanhugo/subword-nmt
Subword Neural Machine Translation
jiangnanhugo/tensorflow-seq2seq-tutorials
Dynamic seq2seq in TensorFlow, step by step
jiangnanhugo/tf-adaptive-softmax-lstm-lm
The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.
jiangnanhugo/umich-eecs545-lectures
This repository contains the lecture materials for EECS 545, a graduate course in Machine Learning, at the University of Michigan, Ann Arbor.
jiangnanhugo/unsup-queries-data
Unsupervised Data Generated for GeoQuery and SAIL Datasets