Skip to content

Tuning Neural Networks with Keras Tuner #41

Open
@Cgarg9

Description

@Cgarg9

Description:

Use Keras Tuner to find the best hyperparameters for a CNN on the MNIST dataset.

Tasks:

  • Load and preprocess the MNIST dataset.
  • Define a CNN architecture using TensorFlow/Keras.
  • Use Keras Tuner to optimize learning rate, number of filters, and dropout rate.
  • Compare training loss before and after tuning.
  • Name the notebook keras_tuner_mnist.ipynb.
  • Update the README file with relevant references.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions