How can I deploy my reinforcement learning model trained with tune using the new API?

I’ve got working inference code up here. classes/inference_helpers.py should have what you’re looking for.

1 Like