First, setup eraser following the README in the main repository: [dev](https://git-st.inf.tu-dresden.de/OpenLicht/eraser/blob/dev/README.md) | [master](https://git-st.inf.tu-dresden.de/OpenLicht/eraser/blob/master/README.md)
For an overview of the model, check out the [Model description](Model-description).
If you need more details, dive into the [inner workings](Inner-workings)(now with colorful images!) or the [description of machine learning](MachineLearning)(with code examples).
If you need more details, dive into the [inner workings](Inner-workings)(now with colorful images!), the [description of machine learning](MachineLearning)(with code examples) or the [description of Learner implementation](Learner)(only in German).
To be able to read in models, a [dedicated DSL](DSL) must be used.
Further, some [config settings regarding mqtt](mqtt) are found in this wiki.