
Mapping Amazon Food Reviews to Stars
A Brief Synopsis
Developed an embedding-based neural network in PyTorch to classify Amazon food reviews into star ratings from 1 to 5. The dataset is derived from Kaggle. Tuned hyperparameters including embedding size, learning rate, and network depth, achieving 66% accuracy on the testing set. A detailed presentation on the work done can be found here