Sentiment Analysis on IMDb Movie Reviews using RNN Developed a deep learning model to classify IMDb movie reviews as positive or negative using Recurrent Neural Networks (RNN). The project involved data preprocessing, natural language processing (NLP), and training on labeled datasets to achieve high accuracy in sentiment prediction. This solution demonstrates practical application of AI in text classification and user feedback analysis