Metadata-Version: 2.1
Name: image_caption_generator_elizastarr
Version: 0.2.0
Summary: An LSTM image caption generator.
Home-page: UNKNOWN
Author: Eliza Starr
Author-email: eliza.r.starr@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: ==3.8.10
Description-Content-Type: text/markdown
License-File: LICENSE

This project was orignally completed as a jupyter notebook assignment for a Deep Learning course at the Technical University of Eindhoven, and is based on the paper [Show and Tell: A Neural Image Caption Generator](https://arxiv.org/abs/1411.4555) by Vinyals et al. in 2015.

