This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # In the name of GOD the most compassionate the most merciful | |
| # Originally developed by Yasse Souri | |
| # | |
| # Just added the search for current directory so that users dont have to use command prompts anymore! | |
| # and also shows the top 4 accuracies achieved so far, and displaying the highest in the plot title | |
| # Coded By: Seyyed Hossein Hasan Pour (Coderx7@gmail.com) | |
| # | |
| # Modified to be usable in non-grahical environmnets as Amazon EC2 instances. Plot is saved to a PDF file. | |
| # Modified by: Yordan Petrov (dakatapetrov@gmail.com) | |
| # |