- Update to server.py syntax (some method names have been changed, compare your scripts to the new examples!)
- Overhauled data_utils.py
- Reformatted model.py
- Inclusion of genetic algorithm for input feature dimensionality reduction
- Artificial bee colony functionality for hyperparameter tuning now relies on ECabc Python package, it is no longer integrated into ECNet
- Update to database format (your old databases will need to be edited to remain compatible!)