ZhangHuilin's Stars
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
InsaneLife/dssm
DSSM and Multi-View DSSM
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
selfboot/LeetCode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
JuliaLang/julia
The Julia Programming Language
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
dive-into-machine-learning/dive-into-machine-learning
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
bojone/attention
some attention implements
rbauld/kaggle
A dump of some of my kaggle solutuons for future reference and for fun!
qqgeogor/kaggle-quora-solution-8th
sujitpal/eeap-examples
Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe
dinghanshen/SWEM
The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms"
likejazz/Siamese-LSTM
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
GoogleCloudPlatform/cloudml-samples
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
bradleypallen/keras-quora-question-pairs
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
zqhZY/semanaly
semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.
LinXueyuanStdio/PythonDataMining
:notebook_with_decorative_cover: 在学院的书架上发现了一本不带脑子就能读懂的书《Python数据挖掘与实战》
keras-team/keras
Deep Learning for humans
hadyang/interview
Java 笔试、面试 知识整理
taizilongxu/interview_python
关于Python的面试题
jivoi/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
wx-chevalier/coding-examples
Code Snippets, DataStructure, Algorithm and DesignPattern Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的数据架构与算法,设计模式,常用代码片等实现。
wx-chevalier/Awesome-Methodologies
:books: Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. :dizzy: 干货满满的全栈开发速学速查手册集锦
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)