Skip to content

End to end Deep learning project to learn and implement the popular DL frameworks in the industry

License

Notifications You must be signed in to change notification settings

embisht/dl_project

Repository files navigation

End-to-End-Stone-Pebble-Classification-using-MLflow-DVC

An updated version of this project has been uploaded to the https://github.com/embisht/transfer_learning_VGG16 repository.

This repository contains the code for a binary classification project using transfer learning with the VGG-16 model. The project leverages MLflow for experiment tracking and management. Transfer learning is a powerful technique in deep learning where a pre-trained model on a large dataset is fine-tuned for a specific task. In this project, we use the VGG-16 (Visual Geometry Group) model, which is a widely used convolutional neural network (CNN) architecture. After training, the model's performance metrics and experiment details can be visualized through the MLflow UI. This includes accuracy, loss, and other relevant metrics.

Requirements Python 3.x TensorFlow Keras MLflow Other dependencies can be installed using the requirements.txt file.

About

End to end Deep learning project to learn and implement the popular DL frameworks in the industry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published