Coder Social home page Coder Social logo

project-sentiment-analysis's Introduction

Project Overview

This repository hosts code used in fifth project on deploying Neural Networks project in the Deep Learning Nanodegree.

The project involved deploying a RNN based sentiment analysis on movie reviews complete with publicly accessible API and a simple web page which interacts with the deployed endpoint. This project assumes that you have some familiarity with SageMaker.

Getting started

Open the Sagemaker Project.ipynb in a Sagemaker notebook instance(ml.t2.medium, a cpu instance is covered in the free tier). Clone this repo into the notebook instance. The notebook consists of further technical details to guide you through the deployment. Run the notebook to your own sentiment analysis webapp.

Further improvements

  • Make a better web app The web app that you make in this project simply reports to the user whether the predicted sentiment was positive or negative. Can you think of a better web app that uses the same model?
  • Improve the web app appearance The provided web app is very simple and there is plenty of room for improvement if you wish to stretch your web developer skills.
  • Improve the model The model chosen here is a straightforward rnn with a single hidden layer. There are many different model architectures that you could try to see if they improve the results.

project-sentiment-analysis's People

Contributors

pratyakshajha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.