yongsrepos's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
naptha/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
Graylog2/graylog2-server
Free and open log management
docker/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Azure/azure-cli
Azure Command-Line Interface
facebookarchive/sparts
Prototype python services with as little code as possible
google/yapf
A formatter for Python files
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
facebook/react
The library for web and native user interfaces.
psf/requests
A simple, yet elegant, HTTP library.