YaohanJA's Stars
zwdnet/PythonPractice
极客时间课程《Python核心技术与实战》课程练习实践。
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
mantchs/machine_learning_model
机器学习基本模型算法介绍(附加案例)
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
mGalarnyk/DataScienceInterview
Interview stuff for friends
cantaro86/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
aws-samples/amazon-sagemaker-stock-prediction-archived
Workshop to demonstrate how to apply NN based algorithms to stock market data and forecast price movements.
hanggegreat/CS-Tree
计算机知识笔记
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
geektime-geekbang/geektime-ELK
ELK Training
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
arrigonialberto86/deepar
Tensorflow implementation of Amazon DeepAR
shishujuan/data-structure-algorithms
数据结构与算法基础专栏
fuhmmin/it-ebooks-cn
计算机电子书pdf整理
YaxeZhang/Just-Code
Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 :star:
JushuangQiao/Python-Offer
《剑指Offer》面试题Python实现
FavioVazquez/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
SmirkCao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
fengdu78/lihang-code
《统计学习方法》的代码实现
mckinsey/causalnex
A Python library that helps data scientists to infer causation rather than observing correlation.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
rushter/data-science-blogs
A curated list of data science blogs
mxc19912008/Key-Algorithms