Pinned Repositories
100days
100 days of algorithms
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
Awesome-System-for-Machine-Learning
A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
blog
Front-end Development Thoughts
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CLRS
:notebook:Solutions to Introduction to Algorithms
Coding-Interview-101
Coding interview tips
coding-interview-university
A complete computer science study plan to become a software engineer.
damingYang's Repositories
damingYang/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
damingYang/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
damingYang/Awesome-System-for-Machine-Learning
A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
damingYang/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
damingYang/CLRS
:notebook:Solutions to Introduction to Algorithms
damingYang/Coding-Interview-101
Coding interview tips
damingYang/coding-interview-university
A complete computer science study plan to become a software engineer.
damingYang/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
damingYang/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
damingYang/cryptos
Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
damingYang/developer-roadmap
Roadmap to becoming a web developer in 2020
damingYang/flash-attention
Fast and memory-efficient exact attention
damingYang/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
damingYang/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
damingYang/llama2.c
Inference Llama 2 in one file of pure C
damingYang/llm.c
LLM training in simple, raw C/CUDA
damingYang/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
damingYang/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
damingYang/MachineLearningPlayground
Implementation of basic mathematical pattern recognition/machine learning techniques for fun
damingYang/mem0
The memory layer for Personalized AI
damingYang/my-cs-degree
A CS degree with a focus on full-stack ML engineering, 2020
damingYang/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
damingYang/pttbbs
PTT BBS source code
damingYang/pykaldi
A Python wrapper for Kaldi
damingYang/python-docs-samples
Code samples used on cloud.google.com
damingYang/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
damingYang/rietveld
Code Review, hosted on Google App Engine
damingYang/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
damingYang/vscode-cpptools
Official repository for filing issues against and getting support for the Microsoft C/C++ extension for VS Code
damingYang/YouCompleteMe
A code-completion engine for Vim