[go: up one dir, main page]

Skip to content

For this exercise, I will train a "vanilla" RNN to predict the sentiment on IMDB reviews. The data consists of 25000 training sequences and 25000 test sequences. The outcome is binary (positive/negative) and both outcomes are equally represented in both the training and the test set.

Notifications You must be signed in to change notification settings

CoelhoNunes/RNNS-IMDB-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

RNNS-IMDB-Data

For this exercise, I will train a "vanilla" RNN to predict the sentiment on IMDB reviews. The data consists of 25000 training sequences and 25000 test sequences. The outcome is binary (positive/negative) and both outcomes are equally represented in both the training and the test set.

About

For this exercise, I will train a "vanilla" RNN to predict the sentiment on IMDB reviews. The data consists of 25000 training sequences and 25000 test sequences. The outcome is binary (positive/negative) and both outcomes are equally represented in both the training and the test set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published