jaksonlin's Stars
google/googletest
GoogleTest - Google Testing and Mocking Framework
nlohmann/json
JSON for Modern C++
facebook/folly
An open-source C++ library developed and used at Facebook.
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
liuchengxu/blockchain-tutorial
:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese
jgaa/restc-cpp
Modern C++ REST Client library
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
RedditSota/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
junhyukoh/deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
hunkim/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
terryum/awesome-deep-learning-papers
The most cited deep learning papers
spmallick/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.