ChenglongChen/pytorch-DRL

cannot find common.kfac

songanz opened this issue · 1 comments

In the ACKTR.pg, a KFACOptimizer is imported. But no source file is found

dmdin commented

Found it here: https://github.com/ChenglongChen/pytorch-a2c-ppo-acktr/blob/master/kfac.py
Also you can check commits and find it.