Open claudio-ICL opened 1 year ago
We give two implementations of HawkesCumulantMatching: one with tensorflow HawkesCumulantMatchingTf, and one with pytorch HawkesCumulantMatchingPyT.
HawkesCumulantMatching
HawkesCumulantMatchingTf
HawkesCumulantMatchingPyT
This draft PR incorporates https://github.com/X-DataInitiative/tick/pull/505
We give two implementations of
HawkesCumulantMatching
: one with tensorflowHawkesCumulantMatchingTf
, and one with pytorchHawkesCumulantMatchingPyT
.This draft PR incorporates https://github.com/X-DataInitiative/tick/pull/505