Pinned Repositories
kcws
Deep Learning Chinese Word Segment
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
convseg
Convolutional neural network for Chinese word segmentation
crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
DeepLearningBook
This repository is used to publish source code of my deep learning book
deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
face_recognition
The world's simplest facial recognition api for Python and the command line
grokking_algorithms
Code for the book Grokking Algorithms (http://manning.com/bhargava)
irgan
IRGAN SIGIR paper experimental code
henry2009's Repositories
henry2009/MOSS
An open-source tool-augmented conversational language model from Fudan University
henry2009/the-algorithm
Source code for Twitter's Recommendation Algorithm
henry2009/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
henry2009/tensorflow
An Open Source Machine Learning Framework for Everyone
henry2009/Machine-Learning-Projects
Machine Learning Experiments and Work
henry2009/vae
a simple vae and cvae from keras
henry2009/TC-Bot
User Simulation for Task-Completion Dialogues
henry2009/face_recognition
The world's simplest facial recognition api for Python and the command line
henry2009/snownlp
Python library for processing Chinese text
henry2009/OpenNMT-py
Open-Source Neural Machine Translation in PyTorch http://opennmt.net/
henry2009/tensor2tensor
A library for generalized sequence to sequence models
henry2009/irgan
IRGAN SIGIR paper experimental code
henry2009/convseg
Convolutional neural network for Chinese word segmentation
henry2009/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
henry2009/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
henry2009/DeepLearningBook
This repository is used to publish source code of my deep learning book
henry2009/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
henry2009/kcws
Deep Learning Chinese Word Segment
henry2009/grokking_algorithms
Code for the book Grokking Algorithms (http://manning.com/bhargava)
henry2009/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.