Dear Author,
I hope this email finds you well.
I am currently reproducing your code and have encountered some issues that I would like to ask for your advice. First of all, thank you very much for sharing this project. It has been very helpful for my learning.
I have successfully trained the BBC controller and tested it, and the performance looks very good. After that, I followed the README to train the teacher and student policies. During teacher policy training, the success rate fluctuates around 34–40. However, when training the student policy, I found that the overall success rate remains at 0, although the reward curve seems to converge relatively normally.
During testing, I also noticed that both the teacher and student policies tend to get stuck in the circular obstacle scenario. Specifically, after the robot’s front legs step over the obstacle, the rear legs often get stuck and the robot cannot pass through successfully.
I would like to ask whether this situation is expected during reproduction, or whether some reward terms or training settings may need to be modified.
Thank you very much for your time and help.
The figure below shows the training curve of my BBC controller. I would like to ask whether this result indicates that the model has reached its final expected performance.

Dear Author,
I hope this email finds you well.
I am currently reproducing your code and have encountered some issues that I would like to ask for your advice. First of all, thank you very much for sharing this project. It has been very helpful for my learning.
I have successfully trained the BBC controller and tested it, and the performance looks very good. After that, I followed the README to train the teacher and student policies. During teacher policy training, the success rate fluctuates around 34–40. However, when training the student policy, I found that the overall success rate remains at 0, although the reward curve seems to converge relatively normally.
During testing, I also noticed that both the teacher and student policies tend to get stuck in the circular obstacle scenario. Specifically, after the robot’s front legs step over the obstacle, the rear legs often get stuck and the robot cannot pass through successfully.
I would like to ask whether this situation is expected during reproduction, or whether some reward terms or training settings may need to be modified.
Thank you very much for your time and help.
The figure below shows the training curve of my BBC controller. I would like to ask whether this result indicates that the model has reached its final expected performance.