mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 12:10:40 +08:00
71316fa8d0
* wrap models with DistributionalQModel when running DQN * wrap only for tensorflow models * Update custom_keras_model.py
Shared neural network models for RLlib.