File ae.py contains the modal and TF graph. File npc.py contains Natural parameter continuation (NPC) method (without secant). File main.py contains NPCS method with secant. File ops2.py contains basic operations. File example.json has list of hyperparameter to tune. Folder csmote has the code for Continuous-SMOTE.