1. In this work, we represent a practical approach capable of estimating any stochastic process, whether its likelihood function comes from an unknown distribution or the model relys on simulation-based approaches for data generation.
We utilized our model on four specific models. Data sets for the Toy Examples are available here, or you can use MVN and MR. (Stefan et al., 2020)
Data sets provided for Drift-Diffusion and Collapsing Drift-Diffusion were based on a data-simulation mechanism, and the codes are available here and here, respectively.
For training:
tensorflow 2.x
pandas & numpy & matplotlib
sklearn
For data generation:
numpy
scipy
multiprocessing
functools
number 3 and 4 is needed when using multi threaded
To run inference from the saved models, click on [ MVN , MR , DDM , C-DDM ]