Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 327 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 327 Bytes

FakeNewsSimulator

Requirements

  • Python 3.8
  • Following packages
    • spade
    • numpy
    • networkx
    • matplotlib
    • flask
    • dash
    • plotly
    • sklearn
    • pandas

How to run

First, start the visualization server:

python visualization/server.py -h

Then, start the simulation:

python main.py -h