Learning Point Processes Via Reinforcement Learning
code of paper "Learning Temporal Point Processes Via Reinforcement Learning ", NeurIPS 2018
Install / Use
npx skills add shuangli01/Learning-Point-Processes-Via-Reinforcement-LearningInstalls into whichever agent you are using.
README
Learning-Point-Processes-Via-Reinforcement-Learning
Code of paper "Learning Temporal Point Processes Via Reinforcement Learning", NeurIPS 2018. We also provide the code for the Spatio-Temporal Point Processes extension.
(1) ppgen.py -- generate synthetic temporal point process data as input data for the demo
(2) tpp_model_policy_gradient.py -- this version of algorithm uses "policy gradient" method to learn the model
(3) tpp_model_Repara_trick.py -- this version of improved algorithm uses reparameterization trick to learn the model (converge faster than the "policy gradient" method)
(4) policy_gradient.png -- this figure demonstrates the final learning results obtained by policy gradient method
(5) rapara_trick.png -- this figure demonstrates the final learning results obtained by the reparameterization trick method
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
Languages
Security Score
Audited on Apr 8, 2026
