Keras

Keras Modules

Keras Modules

There are various modules that can be used in Keras. These modules are as follows:

  • Activations: In this module, there is a list of activator functions that are used to create Keras-based models. 
  • Initializers: It provides a list of initializer functions that provides initial weight to different functions. 
  • Regularizers: Regularizers are used in the optimization phase where it applies some penalties on layer parameters. 
  • Optimizers: In this list, you will get a list of optimizers that are used to optimize the input weights.
  • Callback: This module provides a callback function that can be used while training the model. 
  • Losses: This function is used to find errors or deviations in the process of learning. The loss function is required at the time of the model compilation process.
  • Image processing: Images can be converted into NumPy arrays with the help of this module. It is used in the data preparation phase.
  • Text Processing: Text can be converted into NumPy arrays by using the Text Processing module. It is also used in the data preparation phase. 
  • Sequence Processing: This module provides functions that are used to generate time-based data with a given input. 
  • Utilities: Several utilities in deep learning are provided in this module. 
  • Backend: It provides functions of backend libraries like Theano and TensorFlow. 
     

Top course recommendations for you

    Dynamic Programing
    2 hrs
    Intermediate
    8.4K+ Learners
    4.56  (221)
    KMP String Matching and NP Completeness
    2 hrs
    Intermediate
    1.1K+ Learners
    4.33  (30)
    Graph Based Algorithms
    3 hrs
    Intermediate
    3.4K+ Learners
    4.56  (80)
    Linked list Basics
    3 hrs
    Beginner
    8.9K+ Learners
    4.34  (251)
    Stacks and Queues
    3 hrs
    Beginner
    6.4K+ Learners
    4.46  (241)
    Floyd Warshall Algorithm
    1 hrs
    Intermediate
    1.1K+ Learners
    4.53  (30)
    C for Beginners
    2 hrs
    Beginner
    120.5K+ Learners
    4.51  (7675)
    Binary Trees
    2 hrs
    Intermediate
    4.9K+ Learners
    4.58  (159)
    PowerPoint for Beginners
    2 hrs
    Beginner
    57.3K+ Learners
    4.55  (2509)
    Splunk Tutorial
    1 hrs
    Beginner
    3.5K+ Learners
    4.53  (188)