mirror of
https://github.com/wassname/ray.git
synced 2026-07-25 13:30:52 +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.