Package neqsim.process.ml.controllers


package neqsim.process.ml.controllers
Simple control algorithms for testing RL environments from Java.

This package provides baseline controllers that can be used to:

  • Test RL environment implementations without Python
  • Provide baselines for comparison with trained RL agents
  • Quick prototyping and debugging

Available Controllers:

Version:
1.0
Author:
ESOL