python3-keras binary package in Ubuntu Bionic amd64

 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, but coming up).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-12-29 19:48:10 UTC Published Ubuntu Bionic amd64 release universe python Optional 2.1.1-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe python Optional 2.1.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-12-29 19:48:20 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.0.7-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of keras 2.1.1-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2017-12-31 00:10:09 UTC Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.0.7-2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published

Source package