Bayesian estimation of Hawkes processes in Python.
Stars
8
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
26
commits
Update README.md
90c6234
Finishing continuous example and restructuring
efc51cc
Updated likelihood calculations
a8e609a
Added analysis to examples
9400eee
Added continuous_likelihood to examples
e7b1384
Merge branch 'master' of https://github.com/cswaney/fawkes
19a93e4
Continuous examples updated
2a580d7
README change
305a3cc
Debugged market maker
1c31af0
Changed how Order handles refnos for limit orders
7b114ff
Untested version of MarketMaker
348874b
Fixed random delete order selection
7a4fd28
Added maker-taker fees
40a58d1
Changed environment reset method
dc6bab6
Fixed bug in models; added new agent algos
da74298