Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.05 KB

File metadata and controls

25 lines (13 loc) · 1.05 KB

Scalable deployment of cloud infrastructures for developing and processing Deep Learning models

This repository will contain the code used in my thesis project.

This repository contains the RADL files required to deploy the whole architecture.

The Ansible Roles that are used during deployment:

https://github.com/JJorgeDSIC/ansible-role-hadoop-1

https://github.com/JJorgeDSIC/ansible-role-test-async

Code to run TensorFlow training in a distributed way (based on Resnet example from TF repository)

https://github.com/JJorgeDSIC/DistributedTensorFlowCodeForIM