burnCalories

Results 7 comments of burnCalories

@ntt-omw @nakano-omw @ebiken-ntt Hi , I have read the document [you](https://github.com/ntt-omw/SONiC/blob/ntt_netconf/doc/mgmt_netconf/hld_NETCONF-NTT.md) submitted and I fully agree with your design for integrating netconf into Sonic. I wanted to inquire if you...

I agree ! typical multi-agent DRL is more suitable for the DeepCoord approach (modeling based on each node). But due to the ingenuity of the DeepCoord approach ! Adjusting to...

oh great suggestion ! I've read a few papers on hierarchical reinforcement learning, where a central policy controller issues sub-policies that are driven by different rewards given to different levels...

Hi @stefanbschneider . I have posted the RAY project for/distributed drl coordination on my GitHub homepage, with the following link https://github.com/burnCalories/distributed_VNF. Thank you for publicly releasing the project code, which...

Hi @stefanbschneider . I have completed the migration of SB3 before, and all I need to do is download some software packages and modify some code changes to complete the...

Oh my, I've encountered the same issue. I installed Netopeer2 as the NETCONF server and then used ncclient as the client to connect. Have you found a solution yet?