- substituted some loops with apply functions
- function for creating a transition matrix
config new
config file (with parameters for neural network)
analysis.py added, you can plot individual (per trial) and mean (averaged over trials) metrics like loss or accuracy
concepts moved to files (concepts.py is deprecated)
create dirs recursively for an experiment if they don't exist
moved to keras