Sony Neural Network Libraries (NNabla)

NNabla is Sony's open-source deep-learning framework with Python and C++ bindings, dynamic and static computation graphs, GPU/CUDA acceleration, and a model format for training and inference. Distributed under Apache 2.0.

API entry from apis.yml

apis.yml Raw ↑
aid: sony:nnabla
name: Sony Neural Network Libraries (NNabla)
tags:
- Machine Learning
- Deep Learning
- Open Source
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://nnabla.org/
properties:
- url: https://github.com/sony/nnabla
  type: SourceCode
- url: https://nnabla.readthedocs.io/
  type: Documentation
- url: https://github.com/sony/nnabla-examples
  type: Samples
- url: https://pypi.org/project/nnabla/
  type: Package
- url: json-schema/nnabla-network-schema.json
  type: JSONSchema
description: NNabla is Sony's open-source deep-learning framework with Python and C++ bindings, dynamic
  and static computation graphs, GPU/CUDA acceleration, and a model format for training and inference.
  Distributed under Apache 2.0.