Explore projects
-
Updated
-
Updated
-
this is a plugin to develop Virtual Humans for Unreal
Updated -
The study framework should allow to easily create studies using the Unreal engine and run them in the CAVE or under HMDs etc.
Updated -
The SecMOD framework is a flexible framework for the optimization and life-cycle assessment of linear multi-sector systems. This is the git project to the publication: "SecMOD: An open-source modular framework combining multi-sector system optimization and life-cycle assessment" by C. Reinert et al. (2022).
Updated -
Minimal, lightweight MQTT-Client for Python. Developer in charge: Matthias Bodenbenner
Updated -
The SecMOD MILP framework is a flexible framework for the optimization and life-cycle assessment of mixed-integer linear multi-sector systems. This is the git project to the publication: "Design of low-carbon multi-energy systems in the SecMOD framework by combining MILP optimization and life-cycle assessment " by C. Reinert, N. Nolzen et al. (2023). DOI: https://doi.org/10.1016/j.compchemeng.2023.108176.
Updated -
Unreal Engine project template catering to the common use cases at RWTH VR
Updated -
-
FLASH: Framework for large-scale histomorphometry of kidney histology.
Updated -
-
Programmcode und Informationen zum BitS1-Robotcar
Updated -
Updated
-
-
Simple fictional measuring systems for illustrating the usage of the SensOr Interacing Language (SOIL). Developer in charge: Matthias Bodenbenner
Updated -
OPTIS is a standalone Python based web application which aims to minimize time requirements of busines processes. It's customized to work on a single business process, for which the user can get custom recommendations. To do that the OPTIS app uses a neural network trained with RL-techniques. The network can recommend the optimal next activity for any active case the user has in their event log.
To run the Docker image:
docker pull registry.git-ce.rwth-aachen.de/optis/optis_app
docker run -p 5000:5000 -d registry.git-ce.rwth-aachen.de/optis/optis_app
Updated