quyouyuan
quyouyuan
Hello, I use reinforcement learning. During the meta training, I will test the model parameters trained every time in the training task, and get the following success rate. In the...
Hello!liang! When I use your 'Python PCL' library to install, I report an error! Can you tell me how to solve it? The error is as follows: setup.py: error: cannot...
Hello! I'm sorry to bother you again. I created a sub optimal policy when running ' mpirun -oversubscribe -np 16 python -u train.py --env-name='FetchPickAndPlace-v1' 2>&1 | tee pick.log'. When the...
Can you give a detailed description of the production process of the instance centroid?Thanks
datasets
Hello! Why can't download this dataset? Do you have a better way to download it? Excuse me and look forward to your reply!
hello,I want to ask how to find the instance centroid? Is the instance centroid on the object or outside the object?thanks!
Hello!Excuse me!I used your code in another environment, but I encountered difficulties. Action is a decimal array,, so how to rewrite the " munchausen_addon = log_pi.gather(1, actions)" line of code!...