han04's Stars
PacktPublishing/Learn-Algorithmic-Trading
Learn Algorithmic Trading, Published by Packt
NiuTrans/CNSurvey
一份中文综述文章列表(自然语言处理&机器学习)
geekywrites/datascience
This repository is a compilation of free resources for learning Data Science.
lengyue1024/BAT_interviews
:blue_book: 分享最新BAT面试题(包含机器学习,Linux,PHP,大数据,Python,Java,前端...),持续更新ing...
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
SimmerChan/corpus
自然语言处理,知识图谱相关语料。按照Task细分,欢迎PR。
amber-kshz/PRML
Python implementations (on jupyter notebook) of algorithms described in the book "PRML"
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
Jack-Cherish/PythonPark
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
missing-semester-cn/missing-semester-cn.github.io
the CS missing semester Chinese version
yechens/NL2SQL
Text2SQL 语义解析数据集、解决方案、paper资源整合项目
cdoco/common-regex
:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
mfrdixon/ML_Finance_Codes
Machine Learning in Finance: From Theory to Practice Book
linkedin/school-of-sre
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
datawhalechina/team-learning-sql
主要存储Datawhale组队学习中“SQL”方向的资料。
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
hardikkamboj/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
morningsky/NTU-ReinforcementLearning-Notes
国立**大学李宏毅老师讲解的深度强化学习学习笔记
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
adamerose/PandasGUI
A GUI for Pandas DataFrames
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Vanessa219/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
zusterben/plan_c
merlinclash, api1.5
darkTianTian/sword-for-offer
使用Python3用优雅的方式实现《剑指Offer》中的题目。
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
Sakura-gh/ML-notes
notes about machine learning
huangsam/ultimate-python
Ultimate Python study guide :snake: :snake: :snake:
NirantK/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
NLP-LOVE/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。