Starred repositories
Probably the fastest coroutine lib in the world!
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sa…
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
《Machine Learning Systems: Design and Implementation》- Chinese Version
📺 Discover the latest machine learning / AI courses on YouTube.
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
"Probabilistic Machine Learning" - a book series by Kevin Murphy
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
主要存储Datawhale组队学习中“计算机视觉”方向的资料。
Source File of My Book related to WebSpider
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"