Monday, February 24, 2020

Week Five

Week 5


In week 5, the user interface is designed and programmed linked with the original neural network. The program is completed on Pycharm as well.

The package used for this user interface is PYQT which is a powerful assist package for UI construction in Python.

The interface is shown below:



Here are the steps of using this UI:
  • Selecting the input file
  • Press the simulate button
  • The program will process the input data with the ANN 
  • The prediction will be saved into an Excel file
  • The program will open the file automatically and show the prediction result



No comments:

Post a Comment