Skip to content

YaGl33/SNF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNF

SNF - Sorting News Feed. It is a simple neural network that sorts the news feed using Reuters DB. The neural network contains three layers.

Requirements

  • keras 2.6.0
  • numpy 1.19.5
  • matplotlib 3.4.3
  • python 3.9.5(but less is possible)
  • Running

    As reuslt, the neural network displays the sorting accuracy and loss, accuracy graphs.

    git clone https://github/YaGl33/SNF/
    cd SNF
    python3 main.py