12 lines
301 B
Markdown
12 lines
301 B
Markdown
---
|
|
title: Keras Backends
|
|
short_title: Backends
|
|
description: Supported Keras backends.
|
|
category: Keras Import
|
|
weight: 4
|
|
---
|
|
|
|
## Supported Keras backends
|
|
|
|
DL4J Keras model import is backend agnostic. No matter which backend you choose (TensorFlow, Theano, CNTK), your models
|
|
can be imported into DL4J. |