APACHE SINGA 0.3.0 released
April 20, 2016
APACHE SINGA 0.3.0 is released On 20 Apr 2016.
New features and major updates include:
- Training on GPU cluster enables training of deep learning models over a GPU cluster.
- Python wrapper improvement makes it easy to configure the job, including neural net and SGD algorithm.
- New SGD updaters are added, including Adam, AdaDelta and AdaMax.
- Installation has fewer dependent libraries for single node training.
- Heterogeneous training with CPU and GPU.
- Support cuDNN V4.