Hayden-z's Stars
sfyc23/EverydayWechat
微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
jackfrued/Python-100-Days
Python - 100天从新手到大师
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
Quorafind/golang-developer-roadmap-cn-2021
在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。
virgili0/Virgilio
Your new Mentor for Data Science E-Learning.
goabstract/Awesome-Design-Tools
The best design tools and plugins for everything 👉
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
libuyu/GHM_Detection
The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.
IkshitaMishra/TopicModelling-LSA-LDA
Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score were used as evaluation models. (2) Latent Semantic Analysis using Term Frequency- Inverse Document Frequency and Truncated Singular Value Decomposition.
HappyShadowWalker/ChineseTextClassify
中文文本分类,使用搜狗文本分类语料库
fengdu78/lihang-code
《统计学习方法》的代码实现
cemoody/lda2vec
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
dangitstam/topic-rnn
Implementation (in progress) of Dieng et al.'s TopicRNN: a neural topic model & RNN hybrid.
tensorflow/docs
TensorFlow documentation
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
gunthercox/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
rickythink/machine-learning-rss
优质机器学习全文RSS
Deermini/word2vec-tensorflow
使用word2vec进行中文词向量的 训练
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
narratives-of-war/topic-rnn
Implementation (in progress) of Dieng et al.'s TopicRNN intended to be used as a baseline and starting point.
jhlau/topically-driven-language-model
Tensorflow code to train TDLM