-
-
-
deeplearning_ai_books Public
Forked from fengdu78/deeplearning_ai_booksdeeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
HTML UpdatedMar 8, 2022 -
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCRAwesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Python Apache License 2.0 UpdatedDec 21, 2021 -
MatchZoo-py Public
Forked from NTMC-Community/MatchZoo-pyFacilitating the design, comparison and sharing of deep text matching models.
Python Apache License 2.0 UpdatedJun 23, 2021 -
-
text-classification-cnn-rnn Public
Forked from gaussic/text-classification-cnn-rnnCNN-RNN中文文本分类,基于TensorFlow
Python MIT License UpdatedMay 19, 2019 -
Qix Public
Forked from ty4z2008/QixMachine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Other UpdatedJan 28, 2018 -
Machine-Learning-With-Python Public
Forked from Thinkgamer/Machine-Learning-With-Python此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
Python UpdatedJul 20, 2017 -
-
The-Art-Of-Programming-By-July Public
Forked from julycoding/The-Art-Of-Programming-By-July-2nd本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售!
C UpdatedOct 2, 2016 -
DataMiningCluster Public
Forked from yangliuy/DataMiningClusterImplementation of text clustering algorithms including K-means, MBSAS, DBSCAN.