Closed FaizRizvi closed 2 years ago
Modifying the code base to make it possible to use multiprocessing. This speeds up the training time considerably.
Training maxATAC models using multiprocessing with the option to modify max_que_size if the user chooses to do so. Updated constraints to build maxATAC from.
Modifying the code base to make it possible to use multiprocessing. This speeds up the training time considerably.