NLP Text Generation with LSTM (RNN)

Maureen Mugo

Enhanced a text generation model by introducing a regularized LSTM architecture on the Human Numbers dataset, which comprises the first 10,000 numbers written in English. The primary objective of the project was to predict each word based on the previous three words in the sequence. This optimization resulted in a substantial accuracy improvement from an initial 50%, achieved with an RNN model created from scratch using PyTorch, to an impressive 86%.
Like this project

Posted Sep 26, 2023

Improved text generation on Human Numbers dataset (10,000 numbers in English) with regularized LSTM, boosting accuracy from 50% to 86%.

Likes

0

Views

15

House Price Prediction (Regression Models)
House Price Prediction (Regression Models)
Image Classification with Transfer Learning (Computer Vision)
Image Classification with Transfer Learning (Computer Vision)