Pinned Repositories
DBSQL
10702-StatML
10-702 Statistical Machine Learning, Spring 2018 - CMU MLD
36705-Intermediate-Stat
36-705 Intermediate Statistics, Fall 2017 - CMU Statistics
bert
TensorFlow code and pre-trained models for BERT
BERT-flow
TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)
Reinforcement-Learning-Examples
SWaveNet
vae-pretraining-encoder
PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)
Blipay
Massive dirty.py transaction online.
leanote-android-old
This repository is no longer maintained!! Please see the new Leanote Android: https://github.com/leanote/leanote-android
bohanli's Repositories
bohanli/BERT-flow
TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)
bohanli/vae-pretraining-encoder
PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)
bohanli/36705-Intermediate-Stat
36-705 Intermediate Statistics, Fall 2017 - CMU Statistics
bohanli/10702-StatML
10-702 Statistical Machine Learning, Spring 2018 - CMU MLD
bohanli/Reinforcement-Learning-Examples
bohanli/bert
TensorFlow code and pre-trained models for BERT
bohanli/SWaveNet
bohanli/ARAE
Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun
bohanli/bohanli.github.io
bohanli/Cheat-Sheets
bohanli/coding-interview-university
A complete computer science study plan to become a software engineer.
bohanli/Data-Visualization-Examples
bohanli/dotfiles
Bohan's personal dotfiles
bohanli/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
bohanli/fast_align
Simple, fast unsupervised word aligner
bohanli/gemini
Gemini is a modern LaTex beamerposter theme 🖼
bohanli/knockknock
🚪✊Knock Knock: Be notified when your training ends with only two additional lines of code
bohanli/ml_template
Machine learning template for all competitions
bohanli/nmt-tips
A tutorial about neural machine translation including tips on building practical systems
bohanli/pointer-generator-1
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
bohanli/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
bohanli/pystock-data
US stock market data since 2009
bohanli/pytorch-cifar
95.16% on CIFAR10 with PyTorch
bohanli/pytorch-template
PyTorch deep learning projects made easy.
bohanli/Source-LDA
Source-LDA: Enhancing probabilistic topic models using prior knowledge sources (ICDE 2017)
bohanli/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
bohanli/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
bohanli/TreebankPreprocessing
Python scripts preprocessing Penn Treebank and Chinese Treebank
bohanli/useful_ffmpeg_scripts
bohanli/vae-lagging-encoder
PyTorch implementation of Lagging Inference Networks and Posterior Collapse in Variational Autoencoders