Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 2.92 KB

File metadata and controls

62 lines (35 loc) · 2.92 KB

Dkubeio-examples

This repository contains the DL examples ported to run on Dkube and showcase the features of Dkube platform.

Features such as -

  • Deep learning training on known frameworks like Tensorflow, Pytorch...
  • Custom container based training which could be using custom frameworks or simple python/C++ code
  • GPU based training.
  • Distributed training.
  • Hyperparameter tuning to find the optimal parameter space.
  • Data preprocessing using custom containers.
  • Automated workflow using Pipelines.

Following examples are provided,

Tensorflow Examples

Pytorch Examples

Sklearn Example

R Examples

https://github.com/oneconvergence/dkubeio-examples/tree/master/R/classification/mnist/README.md

Arvados-S3 Example

https://github.com/oneconvergence/dkubeio-examples/tree/master/arv-examples/README.md