minghaoouutexas's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
fastai/fastbook
The fastai book, published as Jupyter Notebooks
imarvinle/awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
521xueweihan/git-tips
:trollface:Git的奇技淫巧
halfrost/Halfrost-Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
lmcinnes/umap
Uniform Manifold Approximation and Projection
snorkel-team/snorkel
A system for quickly generating training data with weak supervision
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
rasbt/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
OUCMachineLearning/OUCML
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
karpathy/ng-video-lecture
chiphuyen/ml-interviews-book
https://huyenchip.com/ml-interviews-book/
wangshusen/DRL
Deep Reinforcement Learning
kirang89/pycrumbs
Bits and bytes of Python from the Internet
andrewekhalel/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
fastai/course22
The fast.ai course notebooks
dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
b7leung/MLE-Flashcards
200+ detailed flashcards useful for reviewing topics in machine learning, computer vision, and computer science.
safe-graph/graph-fraud-detection-papers
A curated list of graph-based fraud, anomaly, and outlier detection papers & resources
flycash/interview-baguwen
面试八股文
dennybritz/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
AssemblyAI-Community/Machine-Learning-From-Scratch
Implementation of popular ML algorithms from scratch
ajhalthor/Transformer-Neural-Network
Code Transformer neural network components piece by piece
eliben/deep-learning-samples
Sample code for deep learning & neural networks