Skip to content
#

reinforcement-learning

Here are 3,785 public repositories matching this topic...

FedericoFontana
FedericoFontana commented Sep 18, 2019

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 16.04
  • Ray installed from (source or binary): pip install ray
  • Ray version: 0.7.4
  • Python version: 3.6

Describe the problem

After having successfully trained and restore an agent, one very common use case might be to make deterministic action given a state. After training, or wh

You can’t perform that action at this time.