SMR - Sorting Movie Reviews It's a simple neural network that sorts out positive and negative reviews for a movie. The neural network contains three layers.
As a result, the neural network displays the sorting accuracy
git clone https://github.com/YaGl33/SMR/ cd SMR python3 main.py