@iimpulse @caufieldjh @pnrobinson I am in the process of factorizing the code, to make it easy to run the whole project by one command. Now what you have to do is to just run python main.py. I have also added Tqdm to monitor the progress of the project. Planning to start working on building test functions, and a web interface for the project, let me know what you think!
@iimpulse @caufieldjh @pnrobinson I am in the process of factorizing the code, to make it easy to run the whole project by one command. Now what you have to do is to just run
python main.py
. I have also added Tqdm to monitor the progress of the project. Planning to start working on building test functions, and a web interface for the project, let me know what you think!