Back to glossary

AI GLOSSARY

Keras

Tools & Frameworks

A high-level deep learning API that provides a simplified interface for building and training neural networks, originally developed as a standalone library and now integrated into TensorFlow. Keras prioritizes ease of use and rapid prototyping, making it an accessible entry point for newcomers to deep learning without sacrificing the ability to build sophisticated models.
See also: tensorFlow, pyTorch, deep learning.

External reference