Name Last Update
..
GA3C Loading commit data...
Seg-FCN Loading commit data...
cifar10 Loading commit data...
README.md Loading commit data...

Dragon Zoo

This page contains various implements for Dragon.

We demonstrate that our framework is much easier to make full use of the works that are already done,

which was described in our arXiv paper: Dragon: A Computation Graph Virtual Machine Based Deep Learning Framework

List of examples

  • cifar10 - How to train/infer a basic classification network [Caffe1 Style]

  • Seg-FCN - Fully Convolutional Networks for Semantic Segmentation [Caff1 Style]

  • GA3C - A hybrid CPU/GPU version of the A3C algorithm [TinyDragon Style]