Pinned Repositories
albert_pytorch
A Lite Bert For Self-Supervised Learning Language Representations
AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
autogluon
AutoGluon: AutoML Toolkit for Deep Learning
awesome_tensorflow_implementations
behaviour-seq-transformer
Pytorch implementation of "Behaviour Sequence Transformer for E-commerce Recommendation" as a seq2seq predictor.
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
bert-kbqa-NLPCC2017
A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)
CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Transformers4Rec
Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation, available for both PyTorch and Tensorflow.
lousiaYe's Repositories
lousiaYe/transformer-1
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
lousiaYe/ChineseNER
A neural network model for Chinese named entity recognition
lousiaYe/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
lousiaYe/SemAxis
SemAxis: A Lightweight Framework to Characterize Domain-Specific Word Semantics Beyond Sentiment
lousiaYe/tesseract
Tesseract Open Source OCR Engine (main repository)
lousiaYe/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
lousiaYe/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
lousiaYe/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
lousiaYe/UdacityTFScripts
lousiaYe/zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
lousiaYe/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to for everyone.
lousiaYe/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
lousiaYe/label-embedding-network
Label Embedding Network
lousiaYe/tagger
Named Entity Recognition Tool
lousiaYe/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
lousiaYe/Dialog_Corpus
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
lousiaYe/KaggleZeroToAll
Kaggle problem solving
lousiaYe/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
lousiaYe/udacity-deep-learning
Udacity Deep Learning MOOC assignments
lousiaYe/tensorflow
Computation using data flow graphs for scalable machine learning
lousiaYe/awesome_tensorflow_implementations
lousiaYe/NAF-tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
lousiaYe/Deep-Semantic-Similarity-Model
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
lousiaYe/KG2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
lousiaYe/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
lousiaYe/AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
lousiaYe/odps_book
source code for my book on odps
lousiaYe/TextBayesClassifier
lousiaYe/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"