Keras – Fly spaceships with your mind

#artificialintelligence 

Open Source Python Deep Learning Library – 2015 published – code is hosted on GitHub – originally a uniform interface for various backend libraries (TensorFlow, Microsoft Cognitive Toolkit, Theano, R, PlaidM) – it focuses on being user-friendly, modular, and extensible, and Fast and easy prototyping of neural networks, – Part of the Tensorflow Core API, but was also continued independently – since version 2.4 Keras refers directly to the implementation of Tensorflow 2 – contains numerous implementations of commonly used neural-network building blocks (layers, activation functions, objectives, optimizers, tools to make working with image and text data)