Skip to content
Snippets Groups Projects
Commit 09c5b61d authored by leufen1's avatar leufen1
Browse files

updated CHANGELOG and version number

parent aa316e48
Branches
Tags
Loading
# Changelog
All notable changes to this project will be documented in this file.
## v1.2.1 - 2021-02-08 - bug fix for recursive import error
### general:
* applied bug fix
### technical:
* bug fix for recursive import error, #269
## v1.2.0 - 2020-12-18 - parallel preprocessing and improved data handlers
### general:
......
__version_info__ = {
'major': 1,
'minor': 2,
'micro': 0,
'micro': 1,
}
from mlair.run_modules import RunEnvironment, ExperimentSetup, PreProcessing, ModelSetup, Training, PostProcessing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment