Pinned Repositories
-
AARFS
AIS data fusion system
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
algorithm_notes
Arachne
Core aware thread management system
arachne-all
Arachne thread management together with all dependencies and benchmarks.
asio
Asio C++ Library
autograd
Efficiently computes derivatives of numpy code.
LeakGAN
The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.
DongZhaoYu's Repositories
DongZhaoYu/-
DongZhaoYu/AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
DongZhaoYu/algorithm_notes
DongZhaoYu/Arachne
Core aware thread management system
DongZhaoYu/arachne-all
Arachne thread management together with all dependencies and benchmarks.
DongZhaoYu/asio
Asio C++ Library
DongZhaoYu/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
DongZhaoYu/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
DongZhaoYu/biscuit
Biscuit research OS
DongZhaoYu/caffe
Caffe: a fast open framework for deep learning.
DongZhaoYu/DistributedSystemAlgorithm
分布式系统算法和理论介绍
DongZhaoYu/docker-gc
Docker garbage collection of containers and images
DongZhaoYu/euler
A distributed graph deep learning framework.
DongZhaoYu/folly
An open-source C++ library developed and used at Facebook.
DongZhaoYu/GraphEngine
Microsoft Graph Engine
DongZhaoYu/incubator-tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
DongZhaoYu/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
DongZhaoYu/lz4
Extremely Fast Compression algorithm
DongZhaoYu/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
DongZhaoYu/node_maintainer
DongZhaoYu/pai
Resource scheduling and cluster management for AI
DongZhaoYu/perfview
PerfView is a CPU and memory performance-analysis tool
DongZhaoYu/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
DongZhaoYu/poseidon
A Firmament-based Kubernetes scheduler
DongZhaoYu/prophet-vmips
prophet-vmips
DongZhaoYu/rDSN
Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed systems.
DongZhaoYu/RSL
Replicated State Library. RSL is the Azure Paxos implementation which is used by multiple products in Azure and Bing. It provides the traditional Paxos functionality in a real world implementation. RSL includes support for dynamic replica set reconfiguration, including dynamic growth/srinking of the cluster, and also service-healing (replica replacement). RSL automates the durability of the state (by means of both durable journal files, and periodic snapshots). RSL allows multi-rings per process, allowing a single process to be part of multiple rings at the same time. RSL is implemented in C/C++ and provides a C# wrapper that naturally integrates with C# applications. RSL is widely used in Azure for a large number of infrastructure components, ranging from Azure Fabric Controller, to Azure Storage.
DongZhaoYu/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
DongZhaoYu/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
DongZhaoYu/twemproxy
A fast, light-weight proxy for memcached and redis