mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +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.