Skip to content
Snippets Groups Projects
O

OPTIS

Recent searches
  • You don't have any recent searches
  • Name
  • Created date
  • Updated date
  • Stars
Sort by:
  • O

    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