Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification with Transfer Learning

Setup

1. Create Conda Environment

conda env create -f environment.yml

2. Activate Environment

conda activate <environment-name>

Check environment.yml for the exact environment name

Run

# Start Jupyter Notebook
jupyter notebook

# Open main.ipynb and run all cells

Troubleshooting

If environment creation fails:

conda env create -f environment.yml --force

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages