Viktor Makoviichuk

Results 15 issues of Viktor Makoviichuk

Hi John, I'm trying to apply TRPO to the robotics control task, using vision. But constantly hit a GPU memory overhead in class NnRegression in fit during baseline calculation. On...

Hi, Can TRPO be used with the RNN's and LSTM or GRU in particular? It can be useful for locomotion partially observed tasks. And what modifications are required for adding...

Thanks for the release, great project! Do you consider upgrading your repo to the latest, open-sourced Mujoco 2.2.0 version?

enhancement
question

Fixed CV fp16 MLP training. Todo - fix LSTM.

TPU training colab stopped working for me after one of the updates in recent months. It stalls when comes to the training cell it shows that some work is going...

Is it a known issue that soccer and humanoid examples are not working in dm_control colab: https://colab.research.google.com/github/google-deepmind/dm_control/blob/main/tutorial.ipynb? ![image](https://github.com/google-deepmind/dm_control/assets/463063/5e3241e1-7158-42c1-936c-aff4c5d0ca52)

Hello, I've got this error when creating conda env: ``` conda create --name bgpbt --file requirements.txt Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will retry...