FCPO icon indicating copy to clipboard operation
FCPO copied to clipboard

Training phase problem

Open shadow1999k opened this issue 2 years ago • 1 comments

Hi, As I was trying to run README_CPO-ml-100k.ipynb, in the last line of the code for 'Train' cell which is : cpo.train(n_episodes, modelPath)

I got the error : forward() takes 2 positional arguments but 3 were given.

I'm using torch==1.10.2 and data prepration was done as in run_data_preprocess.ipynb without any problems.

Any idea what might the reason be? Looking forward to your answer, thank you.

shadow1999k avatar Mar 20 '23 13:03 shadow1999k

@TobyGE @YingqiangGe

shadow1999k avatar Mar 20 '23 13:03 shadow1999k