Package: python3-keras (2.2.4-1)
Links for python3-keras
Debian Resources:
Download Source Package keras:
Maintainers:
External Resources:
- Homepage [keras.io]
Similar packages:
deep learning framework running on Theano or TensorFlow
Keras is a Python library for machine learning based on deep (multi- layered) artificial neural networks (DNN), which follows a minimalistic and modular design with a focus on fast experimentation.
Features of DNNs like neural layers, cost functions, optimizers, initialization schemes, activation functions and regularization schemes are available in Keras a standalone modules which can be plugged together as wanted to create sequence models or more complex architectures. Keras supports convolutions neural networks (CNN, used for image recognition resp. classification) and recurrent neural networks (RNN, suitable for sequence analysis like in natural language processing).
It runs as an abstraction layer on the top of Theano (math expression compiler) by default, which makes it possible to accelerate the computations by using (GP)GPU devices. Alternatively, Keras could run on Google's TensorFlow (not yet available in Debian).
Other Packages Related to python3-keras
|
|
|
|
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- dep: python3-h5py
- interfaccia Python di uso generico per hdf5 (Python 3)
-
- dep: python3-keras-applications
- popular models and pre-trained weights for the Keras deep learning framework
-
- dep: python3-keras-preprocessing
- data preprocessing module for the Keras deep learning framework
-
- dep: python3-numpy
- veloce struttura per array per il linguaggio Python 3
-
- dep: python3-scipy
- strumenti scientifici per Python 3
-
- dep: python3-six (>= 1.9.0)
- libreria di compatibilità per Python 2 e 3 (interfaccia Python 3)
-
- dep: python3-theano
- compilatore in Python 3 di espressioni matematiche per CPU/GPU
-
- dep: python3-yaml
- analizzatore ed emettitore YAML per Python 3
Download python3-keras
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 197.3 kB | 1,502.0 kB | [list of files] |