zincsamael's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
jellyfin/jellyfin
The Free Software Media System
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
facebook/folly
An open-source C++ library developed and used at Facebook.
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
h2y/Shadowrocket-ADBlock-Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
programthink/zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
soxoj/maigret
🕵️♂️ Collect a dossier on a person by username from thousands of sites
lexfridman/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
aamini/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
karpathy/ng-video-lecture
aoapc-book/aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
filipecalegario/awesome-generative-ai
A curated list of Generative AI tools, works, models, and references
Visualize-ML/Book7_Visualizations-for-Machine-Learning
Book_7_《机器学习》 | 鸢尾花书:从加减乘除到机器学习;欢迎批评指正
cmu-db/noisepage
Self-Driving Database Management System from Carnegie Mellon University
techleadhd/chatgpt-retrieval
CppCon/CppCon2019
Slides and other materials from CppCon 2019
ZeroQI/Absolute-Series-Scanner
Seasons, absolute mode, Subfolders...
kuleshov/cornell-cs5785-2020-applied-ml
Teaching materials for the applied machine learning course at Cornell Tech (online edition)
facebookincubator/retrie
Retrie is a powerful, easy-to-use codemodding tool for Haskell.
alexsax/2D-3D-Semantics
The data skeleton from Joint 2D-3D-Semantic Data for Indoor Scene Understanding
indeedeng/lsmtree
A fast key/value store that is efficient for high-volume random access reads and writes.
michaelkleber/privacy-model
A Potential Privacy Model for the Web: Sharding Web Identity
burhanxz/Distributed-KV
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
maciejpirog/cpp-effects
Effect handlers in C++