Pinned Repositories
caffe-parallel
bosen
SailingLab's Petuum project.
caffe
Caffe: a fast open framework for deep learning.
Caffe-MPI.github.io
caffe2
This is currently an experimental refactoring of Caffe.
CaffeOnSpark
djinn
Deep Neural Networks (DNNs) as a Service
elasticsearch
Open Source, Distributed, RESTful Search Engine
EZ-WifiBroadcast
Affordable Digital HD Video Transmission made easy!
faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
xiangqiaolxq's Repositories
xiangqiaolxq/Firmware
PX4 Autopilot Software
xiangqiaolxq/wifibroadcast
Transmitter and receiver of UDP packets using raw WiFi radio
xiangqiaolxq/EZ-WifiBroadcast
Affordable Digital HD Video Transmission made easy!
xiangqiaolxq/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
xiangqiaolxq/caffe-parallel
xiangqiaolxq/rabit
Reliable Allreduce and Broadcast Interface for distributed machine learning
xiangqiaolxq/caffe2
This is currently an experimental refactoring of Caffe.
xiangqiaolxq/tensorflow
Computation using data flow graphs for scalable machine learning
xiangqiaolxq/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
xiangqiaolxq/Caffe-MPI.github.io
xiangqiaolxq/SparkNet
Distributed Neural Networks for Spark
xiangqiaolxq/xiangqiaolxq.github.io
我的blog
xiangqiaolxq/CaffeOnSpark
xiangqiaolxq/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
xiangqiaolxq/OpenCL-caffe
OpenCL version of caffe developed by AMD research lab
xiangqiaolxq/wormhole
Portable, Scalable and Reliable Distributed Machine Learning, support various platforms including Hadoop YARN, MPI, etc.
xiangqiaolxq/incubator-horn
Mirror of Apache Horn (Incubating)
xiangqiaolxq/elasticsearch
Open Source, Distributed, RESTful Search Engine
xiangqiaolxq/caffe
Caffe: a fast open framework for deep learning.
xiangqiaolxq/lucene-solr
Mirror of Apache Lucene & Solr
xiangqiaolxq/djinn
Deep Neural Networks (DNNs) as a Service
xiangqiaolxq/bosen
SailingLab's Petuum project.
xiangqiaolxq/Socket-MPI
使用socket实现的类似MPI分布式并行框架的多节点通信函数,包含几个简单函数(启动多进程,协商进程编号,发送/接收函数,广播函数,规约函数,同步函数等)