Metadata-Version: 2.4
Name: tl_exp
Version: 4
Summary: A package for running transfer learning experiments
Home-page: https://github.com/yourusername/tl_exp
Author: Your Name
Author-email: you@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# tl_exp

This Python package provides 10 transfer learning experiments using TensorFlow, Keras, and other ML libraries.

## Installation

```bash
pip install tl-exp
