TonyLiaoZP's Stars
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
autorope/donkeycar
Open source hardware and software platform to build a small scale self driving car.
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
PacktPublishing/Deep-Learning-By-Example
Deep Learning By Example, published by Packt
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
chyyuu/aos_course_info
advanced os course info & some os papers
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
ymgd/codereader
跟大咖一起读源码
humiaozuzu/awesome-flask
A curated list of awesome Flask resources and plugins
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
pallets/flask
The Python micro framework for building web applications.
tdryer/hangups
the first third-party instant messaging client for Google Hangouts
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
google/snappy
A fast compressor/decompressor
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
google/draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.