https://github.com/nvinayvarma189/imdb-reviews
A neural network with keras.
https://github.com/nvinayvarma189/imdb-reviews
Last synced: 7 months ago
JSON representation
A neural network with keras.
- Host: GitHub
- URL: https://github.com/nvinayvarma189/imdb-reviews
- Owner: nvinayvarma189
- Created: 2018-03-25T22:02:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T22:55:05.000Z (over 7 years ago)
- Last Synced: 2025-02-08T06:12:14.578Z (8 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural-Network-with-keras
A simple Neural Network with six layers that predicts the sentiment of movie reviews, which achieves a 89% accuracy.