Begin with description of machine learning. authored by René Schöne's avatar René Schöne
- General description
- Description of neural networks
First, setup eraser following the Readme in the main repository: [dev](https://git-st.inf.tu-dresden.de/rschoene/eraser/blob/dev/README.md) | [master](https://git-st.inf.tu-dresden.de/rschoene/eraser/blob/master/README.md) 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). 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!). 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).
To be able to read in models, a [dedicated DSL](DSL) must be used. 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. Further, some [config settings regarding mqtt](mqtt) are found in this wiki.
... ...
......