yahui624's Stars
karpathy/LLM101n
LLM101n: Let's build a Storyteller
Nitin96Bisht/System-Design
System Design and Design Pattern Books
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
Developer-Y/Scalable-Software-Architecture
Collection of tech talks, papers and web links on Distributed Systems, Scalability and System Design.
Developer-Y/all-things-java
Collection of links on Java - tech talks/ sites/ advanced topics
jovanbulck/sgx-tutorial-space18
Tutorial: Uncovering and mitigating side-channel leakage in Intel SGX enclaves
public-apis/public-apis
A collective list of free APIs
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
dingelish/SGXfail
SGX从入门到放弃
alessandrobessi/cuda-lab
Playing with CUDA and GPUs in Google Colab
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
kaletap/bfs-cuda-gpu
Implementation of parallel Breadth First Algorithm for graph traversal using CUDA and C++ language.
johnwinans/rvalp
RISC-V Assembly Language Programming
google/prompt-to-prompt
torralba-lab/im2recipe
Code supporting the CVPR 2017 paper "Learning Cross-modal Embeddings for Cooking Recipes and Food Images"
nightrome/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
fuzhenxin/Style-Transfer-in-Text
Paper List for Style Transfer in Text
seed-labs/seed-labs
SEED Labs developed in the last 20 years.
riscv/riscv-plic-spec
PLIC Specification
maziarraissi/Applied-Deep-Learning
Applied Deep Learning Course
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
niconielsen32/ComputerVision
jeffheaton/t81_558_deep_learning
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
chiphuyen/dmls-book
Summaries and resources for Designing Machine Learning Systems book (Chip Huyen, O'Reilly 2022)
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法