Skip to content

neural network that evaluates the text of reviews on IMDB

Notifications You must be signed in to change notification settings

EvilSumrak2049/IMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

IMDB

neural network that evaluates the text of reviews on IMDB

Before starting, you need to install the necessary libraries. You can use commands:

pip install tensorflow

pip install numpy

pip install keras

The get_data file contains the code for getting the IMDB dataset data and decomposing it into different folders. The main.py file contains data preparation, model creation and training

About

neural network that evaluates the text of reviews on IMDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages