yanshengjia's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
facebook/react
The library for web and native user interfaces.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
openai/openai-cookbook
Examples and guides for using the OpenAI API
google-research/bert
TensorFlow code and pre-trained models for BERT
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
aws-samples/aws-cdk-examples
Example projects using the AWS CDK
mattdiamond/Recorderjs
A plugin for recording/exporting the output of Web Audio API nodes
lei-hsia/grokking-system-design
Grokking system design
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
nicodjimenez/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
atpaino/deep-text-corrector
Deep learning models trained to correct input errors in short, message-like text
philipperemy/keract
Layers Outputs and Gradients in Keras. Made easy.
sdrangan/introml
Python tutorials for introduction to machine learning
yanshengjia/algorithm
My LeetCode Solutions with Explanation and Time Complexity Analysis