dbeinhauer / mcs-source

0 stars 0 forks source link

Add debugging option variable #31

Open dbeinhauer opened 6 days ago

dbeinhauer commented 6 days ago

Currently, when we want to debug the model we need to manually change parameters of the model execution in the source code, so, we can skip some training steps and so on.

It would be nice to have for example some environment variable where we can specify that we want to debug the code.