batu

Results 3 issues of batu

In [ML Agents V0.9](https://blogs.unity3d.com/2019/11/11/training-your-agents-7-times-faster-with-ml-agents/) the Unity env seems to have switched to an async env set up as described by this image: ![image](https://user-images.githubusercontent.com/6670976/116486652-f7955900-a842-11eb-9c4d-5cc92c05e317.png) This works well except in cases where...

request

I am trying to use keras to define my own custom policy, unfortunately after several hours of trying I couldn't get it to train on CartPole. Here is the `CustomPolicy`...

question

Hello! After seeing that sonnet is trained for computer use (with exact pixel coordinates) I tried using it for bounding box detection (both open vocab with text input, or few-shot...