Lists (1)
Sort Name ascending (A-Z)
Stars
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。
Learn Low Level Design (LLD) and prepare for interviews using free resources.
🚀 Practical and document place for DevOps toolchain
Solutions to the problems in the book: Linear Algebra and Learning from Data by Gilbert Strang, MIT
Mirror of https://gitlab.com/verso-browser/verso
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Understanding Deep Learning - Simon J.D. Prince
Visually explore, understand, and present your data.
Fault Diagnosis Employing Transfer Learning Techniques: Domain Adaptation and Domain Generalization
Official implementation of NeurIPS'21: Implicit SVD for Graph Representation Learning
Mesh triangle reduction using quadrics
A framework for modeling and simulating dynamical systems
Master programming by recreating your favorite technologies from scratch.
[CVPR2024] The code for "Osprey: Pixel Understanding with Visual Instruction Tuning"
《C++ Templates The Complete Guide - second edition》的非专业个人翻译
Aeroelastic Properties Prediction using Deep Learning with Proper Orthogonal Decomposition Method
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现