Pinned Repositories
blog
梁少峰的个人博客
chinese-book
《深度学习:一起玩转TensorLayer》资源分享、讨论
DIY_ML_Systems_with_Python_2nd_Edition
《Python机器学习及实践:从零开始通往Kaggle竞赛之路》第二版开源数据和代码。
machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
pandas_twitter
Analyzing Trump's tweets using Python (Pandas + Twitter workshop)
Sentiment-Analysis-Twitter
:mortar_board:RESEARCH [NLP :thought_balloon:] We use different feature sets and machine learning classifiers to determine the best combination for sentiment analysis of twitter.
tensorlayer
Deep Learning and Reinforcement Learning Library for Developers and Scientists
text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
twitter_sentiment_analysis
A guide for binary class sentiment analysis of tweets.
zhaocaicat's Repositories
zhaocaicat/DIY_ML_Systems_with_Python_2nd_Edition
《Python机器学习及实践:从零开始通往Kaggle竞赛之路》第二版开源数据和代码。
zhaocaicat/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
zhaocaicat/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
zhaocaicat/pandas_twitter
Analyzing Trump's tweets using Python (Pandas + Twitter workshop)
zhaocaicat/Sentiment-Analysis-Twitter
:mortar_board:RESEARCH [NLP :thought_balloon:] We use different feature sets and machine learning classifiers to determine the best combination for sentiment analysis of twitter.
zhaocaicat/tensorlayer
Deep Learning and Reinforcement Learning Library for Developers and Scientists
zhaocaicat/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
zhaocaicat/twitter_sentiment_analysis
A guide for binary class sentiment analysis of tweets.
zhaocaicat/blog
梁少峰的个人博客
zhaocaicat/chinese-book
《深度学习:一起玩转TensorLayer》资源分享、讨论
zhaocaicat/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
zhaocaicat/d2l-zh
《动手学深度学习》
zhaocaicat/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
zhaocaicat/nlp_base
自然语言基础模型
zhaocaicat/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
zhaocaicat/PRMLT
Matlab code for machine learning algorithms in book PRML
zhaocaicat/simple_tensorflow_serving
Generic and easy-to-use serving service for machine learning models
zhaocaicat/tensorflow
An Open Source Machine Learning Framework for Everyone
zhaocaicat/tensorflow-serving-api-python3
**UNOFFICIAL and redistributed** TensorFlow Serving API libraries for Python3. See DEPRECATION WARNING in README.
zhaocaicat/tensorlayer-tricks
How to use TensorLayer
zhaocaicat/text-antispam
使用TensorLayer训练一个垃圾文本分类器
zhaocaicat/tf-serve
Serve TensforFlow Estimator with SavedModel
zhaocaicat/wtfpython
A collection of surprising Python snippets and lesser-known features.
zhaocaicat/Your-first-machine-learning-Project---End-to-End-in-Python
这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识
zhaocaicat/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.