Renamed reference pages // Changed expression in Home authored by thiuda's avatar thiuda
# Constructivist Machine Learning (conML)
This is the official documentation for the conML Python package. The R and Julia package you'll find [here](https://git.informatik.uni-leipzig.de/ml-group/conml).
This is the official documentation for the conML Python package. The R and Julia package are available [here](https://git.informatik.uni-leipzig.de/ml-group/conml).
## Table of Contents
......@@ -13,11 +13,11 @@ This is the official documentation for the conML Python package. The R and Julia
* [Reconstruction](Explanations/Reconstruction)
* [Deconstruction](Explanations/Deconstruction)
* References
* [API](References/API)
* [Domain](References/Domain)
* [Usecases](References/Usecases)
* [Ports](References/Ports)
* [Shared](References/Shared)
* [conML.controller](References/conML.controller)
* [conML.domain](References/conML.domain)
* [conML.usecases](References/conML.usecases)
* [conML.ports](References/conML.ports)
* [conML.shared](References/conML.shared)
* [FAQ](FAQ)
## Background
......
......