Renamed reference pages // Changed expression in Home authored by thiuda's avatar thiuda
# Constructivist Machine Learning (conML) # 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 ## Table of Contents
...@@ -13,11 +13,11 @@ This is the official documentation for the conML Python package. The R and Julia ...@@ -13,11 +13,11 @@ This is the official documentation for the conML Python package. The R and Julia
* [Reconstruction](Explanations/Reconstruction) * [Reconstruction](Explanations/Reconstruction)
* [Deconstruction](Explanations/Deconstruction) * [Deconstruction](Explanations/Deconstruction)
* References * References
* [API](References/API) * [conML.controller](References/conML.controller)
* [Domain](References/Domain) * [conML.domain](References/conML.domain)
* [Usecases](References/Usecases) * [conML.usecases](References/conML.usecases)
* [Ports](References/Ports) * [conML.ports](References/conML.ports)
* [Shared](References/Shared) * [conML.shared](References/conML.shared)
* [FAQ](FAQ) * [FAQ](FAQ)
## Background ## Background
... ...
......