Apache SINGA · Distributed deep learning system 5.1.0 Docs Community News API GitHub A Distributed Deep Learning Library Get Started Apache SINGA is an Apache Top Level Project, focusing on distributed training of deep learning and machine learning models Features Easy installation Easy installation using Conda, Pip, Docker and from Source Database integration Models are trained with SINGA and can be queried in the RDBMS Model zoo Various domain specific deep learning models, e.g., healthcare and science, are provided in SINGA repo on Github and on Google Colab Distributed training SINGA supports data parallel training across multiple GPUs (on a single node or across different nodes) Automatic gradient calculation SINGA records the computation graph and applies the backward propagation automatically after forward propagation Memory optimization The optimization of memory are implemented in the Device class Parameter optimization SINGA supports various popular optimizers including stochastic gradient descent with momentum, Adam, RMSProp, and AdaGrad, etc Interoperability SINGA supports loading ONNX format models and saving models defined using SINGA APIs into ONNX format, which enables AI developers to use models across different libraries and tools Time profiling SINGA supports the time profiling of each of the operators buffered in the graph SINGA has a well architected software stack and easy-to-use Python interface to improve usability SINGA trains the deep learning models which can be queried as stored procedures of the RDBMS SINGA parallelizes the training and optimizes the communication cost to improve training scalability SINGA builds a computational graph to optimize the training speed and memory footprint Install SINGA Using Pip Using Docker From Source Users of Apache SINGA Apache SINGA powers the following organizations and companies... All Apache SINGA Users DocsGetting StartedGuidesAPI ReferenceExamplesDevelopment CommunityUser ShowcaseSINGA HistorySINGA TeamSINGA NewsGitHub apache/singa Follow @ApacheSINGA Apache Software FoundationFoundationLicenseSponsorshipThanksEventsSecurity Copyright © 2026 The Apache Software Foundation. All rights reserved. Apache SINGA, Apache, the Apache feather logo, and the Apache SINGA project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.