User Portlet User Portlet

Discussions
Try `env@ActionSpace` or `env@"ActionSpace"` for a list of actions. Send actions with: `DeviceExecute[env, "Step", Right]`.
In an attempt at creating new gym environments, I want to use `Image`s as inputs to neural networks in reinforcement learning but have got stuck with a problem of training never converging. Am I making an obvious mistake? Using a deeper CNN as...