mirror of
https://github.com/wassname/ray.git
synced 2026-07-17 11:32:33 +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.