tpprl icon indicating copy to clipboard operation
tpprl copied to clipboard

Code and data for "Deep Reinforcement Learning of Marked Temporal Point Processes", NeurIPS 2018

Results 1 tpprl issues
Sort by recently updated
recently updated
newest added

I try to update the code from tensorflow 1.8 to 2.15: https://github.com/L-M-Sherlock/tpprl I reproduce the spaced repetition experimental and get this following result: ![image](https://user-images.githubusercontent.com/32575846/208837751-93a100ca-95ab-4e57-9ebc-09f9179372bf.png) The result in paper is: ![image](https://user-images.githubusercontent.com/32575846/208838410-923ebc17-d31c-42f5-87e0-8e21c88ef20a.png)...