Pinned Repositories
allennlp
An open-source NLP research library, built on PyTorch.
bert
TensorFlow code and pre-trained models for BERT
BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
CS-Notes
:books: 面试必备基础知识
datacastle-360
datacastle 金融预测大赛 线上第六
DataCastle-Solution
1st Place Solution for DataCastle-CashBus Competition
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
kaggle-quora-solution-8th
Liuxiang6622's Repositories
Liuxiang6622/kaggle-quora-solution-8th
Liuxiang6622/allennlp
An open-source NLP research library, built on PyTorch.
Liuxiang6622/bert
TensorFlow code and pre-trained models for BERT
Liuxiang6622/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Liuxiang6622/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Liuxiang6622/CS-Notes
:books: 面试必备基础知识
Liuxiang6622/DataCastle-Solution
1st Place Solution for DataCastle-CashBus Competition
Liuxiang6622/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Liuxiang6622/DSB2017
The solution of team 'grt123' in DSB2017
Liuxiang6622/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
Liuxiang6622/ESIM
TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)
Liuxiang6622/FCIS
Fully Convolutional Instance-aware Semantic Segmentation
Liuxiang6622/fdsd
Liuxiang6622/fm_tensorflow
Factorization Machines implementation with Tensorflow
Liuxiang6622/kaggle-quora-question-pairs
Kaggle:Quora Question Pairs (https://www.kaggle.com/c/quora-question-pairs)
Liuxiang6622/kaggle_ndsb2017
Kaggle datascience bowl 2017
Liuxiang6622/kaggle_quora_benchmark
Liuxiang6622/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
Liuxiang6622/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Liuxiang6622/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
Liuxiang6622/protobuf
Protocol Buffers - Google's data interchange format
Liuxiang6622/Rental-Listing-Inquiries
kaggle Two Sigma Connect: Rental Listing Inquiries
Liuxiang6622/tensorflow
An Open Source Machine Learning Framework for Everyone
Liuxiang6622/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
Liuxiang6622/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Liuxiang6622/tensorflow-in-practice-code
源码实现:《TensorFlow实战》黄文坚,唐源 著
Liuxiang6622/TensorFlow-NRE
Neural Relation Extraction implemented with LSTM in TensorFlow
Liuxiang6622/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
Liuxiang6622/text_classification
all kinds of text classificaiton models and more with deep learning
Liuxiang6622/TOP250movie_douban
TOP250豆瓣电影短评:Scrapy 爬虫+数据清理/分析+构建中文文本情感分析模型