distributed-tensorflow
There are 20 repositories under distributed-tensorflow topic.
Azure/kubeflow-labs
👩🔬 Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure
chagmgang/distributed_reinforcement_learning
implementation of distributed reinforcement learning with distributed tensorflow
ChuaCheowHuan/reinforcement_learning
My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
jsikyoon/a3c-distributed_tensorflow
Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning
18520339/ml-distributed-training
Distributed training with Multi-worker & Parameter Server in TensorFlow 2
jsikyoon/Asynchronous-DDPG_distributed_tensorflow
Distributed Tensorflow Implementation of Asynchronous DDPG
tgangwani/Distr-A3C
Asynchronous Advantage Actor-Critic (A3C) training over a cluster using distributed TensorFlow
zuston/raytf
Distributed Deep Learning Framework on Ray, including tensorflow/pytorch/mxnet
wsjeon/DistributedTensorFlowExample
asynchoronous learning example working inside localhost
EunjuYang/distributed-tf
distributed tensorflow (model parallelism) example repository
Aleum/Ladder-Network
Ladder network implementation for python 3.x with tensorflow.
cdemutiis/pipeline
PipelineAI: End-to-End ML and AI Platform for Real-time Spark and Tensorflow Data Pipelines
crypt3lx2k/amdrl
Asynchronous methods for deep reinforcement learning based on Distributed TensorFlow
jorgemf/tensorport-template
Template to train TensorFlow models into TensorPort
mas-dse-greina/distributed_tensorflow
Sample Implementation of Distributed TensorFlow
Abhishek8394/distributed_char_rnn
Distributed tensorflow port for character rnn
RishiHazra/DS222-assignment-2
Assignment 2 (Distributed Log regression using tensorflow)