Final Project for ICS 637
-Images Folder: contains all image data -coco_val2017: contains a subdirectory with 5000 images and another subdirectory with 5000 tensors
-wordlist folder: contains a wordlist of 3180 nouns, adjectives, and verbs, as well as a smaller, selected wordlist
-codenames_nn5: contains the code to load the tensor data and train a neural network
-image2tensor3: code to create a dataset of pre-computed tensors from images
-wordselector: code to select words from a base word list using a probability threshold