MathiasThor / CPG-RBFN-framework

Code availability for M. Thor et al. 2021 submitted to NMI
GNU General Public License v3.0
19 stars 7 forks source link

what is the meaning of "set the behavior active (i.e., = 1) in neutronController.cpp " #3

Open 2361098148 opened 1 year ago

2361098148 commented 1 year ago

Hello, Mathias Thor! Thanks for your sharing this masterpiece. I have a question about how to train in advanced behavior. I see that "Note that learning the advanced modules requires the user to set the behavior active (i.e., = 1) in neutronController.cpp line 276, 281, 286, 291, or 296." in the Readme, but I could not get the meaning of "set the behavior active". For example, if I wanna train in the pipe situation, and I have already set the behaviour_selector to pipe, but it seems that the performance is not well even after 100 iterations. I guess if I miss something, for example, setting the behavior as active. What should I do?

Hubuwenxin commented 1 year ago

so have you run this code suceesfully?