Skip to content

RonakMehta21/Multilayer-Perceptron-in-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Multilayer Perceptron in Keras

The Jupyter Notebook describes the Keras Model Life Cycle:

  1. Define the network.
  2. Compile the network.
  3. Fit the network.
  4. Evaluate the network.
  5. Make predictions.
  • You can run this notebook by clicking "Open in Colab" to run the notebook in Google Colab