# H2expi ## Dataset Description ### Simulation Information - Number of simulations: 3000 - Dimension: 2 - Time interval: [100, 200] - Simulator type: HawkesSimulator ### Parameters ```json { "mu": [ 1, 1 ], "alpha": [ [ 0.7, 0.0 ], [ 0.0, 1.5 ] ], "beta": [ [ 1.0, 0.0 ], [ 0.0, 5.0 ] ] } ```