Skip to content

First example for getting started with neural networks

Notifications You must be signed in to change notification settings

jbessi/movie-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Classifying movie reviews

In order to getting familiar with neural networks I reproduced an example from the book "Deep Learning with Python" from Francois Chollet.
We build a network to classify movie reviews whether they are positive or negative based on the text content of the reviews,
i.e. it's an instance for two-class classification.

About

First example for getting started with neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published