Short Term
Implement some basic examples so people can see how to use the crate. The easiest way is probably to do some implementations for the OpenAI Gym problems.
Longer Term (but not to long)
I would also like to do a full tutorial/implementation on a real life problem that covers everything from setting up the environment -> model generation -> model deployment.
Short Term
Implement some basic examples so people can see how to use the crate. The easiest way is probably to do some implementations for the OpenAI Gym problems.
Longer Term (but not to long)
I would also like to do a full tutorial/implementation on a real life problem that covers everything from
setting up the environment->model generation->model deployment.