{"id":25486626,"url":"https://github.com/psycho-poodle/simple_rnn_imdb","last_synced_at":"2026-04-11T19:34:17.946Z","repository":{"id":275503888,"uuid":"926268805","full_name":"Psycho-Poodle/simple_RNN_imdb","owner":"Psycho-Poodle","description":"This repository contains a simple web application for sentiment analysis of movie reviews using a pre-trained RNN model. The application is built with TensorFlow and Streamlit, making it easy to use and deploy.","archived":false,"fork":false,"pushed_at":"2025-02-16T22:32:10.000Z","size":14533,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T23:25:33.831Z","etag":null,"topics":["numpy","python","streamlit","tensorflow"],"latest_commit_sha":null,"homepage":"https://simple-rnn-movie-review-prediction.streamlit.app/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Psycho-Poodle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-02T23:34:22.000Z","updated_at":"2025-02-16T22:32:14.000Z","dependencies_parsed_at":"2025-02-03T00:36:19.167Z","dependency_job_id":null,"html_url":"https://github.com/Psycho-Poodle/simple_RNN_imdb","commit_stats":null,"previous_names":["psycho-poodle/simple_rnn_imdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psycho-Poodle%2Fsimple_RNN_imdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psycho-Poodle%2Fsimple_RNN_imdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psycho-Poodle%2Fsimple_RNN_imdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psycho-Poodle%2Fsimple_RNN_imdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Psycho-Poodle","download_url":"https://codeload.github.com/Psycho-Poodle/simple_RNN_imdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533064,"owners_count":19654617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["numpy","python","streamlit","tensorflow"],"created_at":"2025-02-18T19:21:30.981Z","updated_at":"2025-11-07T16:30:36.598Z","avatar_url":"https://github.com/Psycho-Poodle.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMDB Movie Review Sentiment Analysis\n\nThis Project is a simple web application that uses a pre-trained Recurrent Neural Network (RNN) model to classify movie reviews from the IMDb dataset as either positive or negative. The application is built using TensorFlow for the machine learning model and Streamlit for the web interface.\n\n## Features\n- **Sentiment Analysis**: Classifies movie reviews as positive or negative.\n- **User-Friendly Interface**: Built with Streamlit for easy interaction.\n- **Pre-trained Model**: Uses a pre-trained(I have trained the model. The training file is in the same repo) RNN model for accurate predictions.\n\n## How to Use\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Psycho-Poodle/simple_RNN_imdb\n\n2. Navigate to the project directory:\n    ```bash\n    cd simple_RNN_imdb\n\n3. Install the required dependencies:\n    ```bash\n    pip install -r requirements.txt\n\n4. Run the Streamlit app:\n    ```bash\n    streamlit run app.py\n\n5.Open your browser and go to http://localhost:8501 to use the application.\n\n\n## About the Model\nThe model used in this project is a simple RNN trained on the IMDb dataset. It uses a ReLU activation function and is capable of achieving good accuracy in sentiment classification tasks.\n\n## Contact\nFor any questions or feedback, please reach out to bilalkhan31c7@gmail.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsycho-poodle%2Fsimple_rnn_imdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsycho-poodle%2Fsimple_rnn_imdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsycho-poodle%2Fsimple_rnn_imdb/lists"}