zhaocaicat's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
aalansehaiyang/technology-talk
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
Vay-keen/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
hzwer/shareOI
算法竞赛课件分享
gxtrobot/bustag
a tag and recommend system for old bus driver 给老司机用的一个番号推荐系统
resumejob/interview-questions
Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
CodecWang/opencv-python-tutorial
📖 OpenCV-Python image processing tutorial for beginners
chyyuu/os_course_info
OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.
liweiwei1419/LeetCode-Solutions-in-Good-Style
首页已经更新,希望能对大家有帮助。
apachecn/ai-roadmap
ApacheCN AI 路线图(知识树)
seetafaceengine/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
yogykwan/acm-challenge-workbook
《挑战程序设计竞赛》习题册攻略
huzecong/oi-slides
我的信息学竞赛讲课课件
makcedward/nlp
:memo: This repository recorded my NLP journey.
howie6879/mlhub123
机器学习&深度学习网站资源汇总(Machine Learning Resources)
PPshrimpGo/AIinterview
算法工程师面试题整理
syzoj/syzoj
一个用于算法竞赛的在线评测系统。An online judge system for algorithm competition.
a312863063/seeprettyface-generator-wanghong
这是一个用StyleGAN训练出的网红脸生成器
yhangf/ML-NOTE
:orange_book:慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)
bettenW/Tencent2019_Finals_Rank1st
2019腾讯广告算法大赛完整代码(冠军)
Trinkle23897/oi_slides
我的 OI 课件
bigzhao/Keyword_Extraction
神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案
songyingxin/BERT-pytorch
BERT 源码阅读