Skip to content

Vanekkk1/Tensor_flow-fine_tuning

Repository files navigation

Project Title

This project contains machine learning models and fine-tuning experiments.

Directory Structure

  • fine_tuning_results/: Contains the results of hyperparameter search experiments.
  • hausing_widedeep_model/: Contains the saved model files for a Wide & Deep model for housing data.
  • Neural_Network_fine-tuning.ipynb: Jupyter notebook for fine-tuning neural networks.
  • TF_models.ipynb: Jupyter notebook for TensorFlow models.

Files

  • hausing_widedeep_model/fingerprint.pb: TensorFlow model fingerprint file.
  • hausing_widedeep_model/keras_metadata.pb: Keras metadata for the TensorFlow model.

Usage

Open the Jupyter notebooks (Neural_Network_fine-tuning.ipynb, TF_models.ipynb) to view the model training and evaluation process.

Requirements

  • Python 3
  • TensorFlow
  • Keras
  • Jupyter

Installation

  1. Clone this repository.
  2. Install the required packages.
  3. Open the Jupyter notebooks to run the models.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Learn how to fine-tune Neural Networks with TensorFLow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published