keras
Published Jul 12, 2024
Contribute to Docs
Keras is a high-level library used with TensorFlow in Python. It is used to create deep learning and neural network models. The purpose of this library is to allow developers to build machine learning applications efficiently.
Foundations of Keras
The foundation of Keras revolves around its core components: layers and models. It facilitates every step of the model-building process, from loading and preprocessing datasets to stacking layers to form complete models, and evaluating the output of these models.
To begin building with functions within Keras, the following syntax is used:
tf.keras.relevantFunction()
Considering tensorflow
is imported as tf
and relevantFunction()
is a function provided within the keras
module in TensorFlow.
Contribute to Docs
- Learn more about how to get involved.
- Edit this page on GitHub to fix an error or make an improvement.
- Submit feedback to let us know how we can improve Docs.
Learn Python:TensorFlow on Codecademy
- Career path
Computer Science
Looking for an introduction to the theory behind programming? Master Python while learning data structures, algorithms, and more!Includes 6 CoursesWith Professional CertificationBeginner Friendly75 hours - Course
Learn Python 3
Learn the basics of Python 3.12, one of the most powerful, versatile, and in-demand programming languages today.With CertificateBeginner Friendly23 hours