mirror of
https://github.com/wassname/ray.git
synced 2026-07-21 12:50:45 +08:00
* wrap models with DistributionalQModel when running DQN * wrap only for tensorflow models * Update custom_keras_model.py
Shared neural network models for RLlib.