This project depends on the python modules numpy
, scipy
, matplotlib
, sklearn
.
pip install numpy scipy matplotlib sklearn
Set the current folder into your path. If using spyder, open 'main.py'. Right click on 'main.py' and select option 'Set console working directory'.
Go to file 'main.py' and run the file 'main.py' by pressing 'Ctrl + Enter'.