mirror of
https://github.com/wassname/ray.git
synced 2026-07-18 12:40:56 +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.