APRENDIZADO DE MÁQUINA COMO FERRAMENTA DE RESOLUÇÃO PARA EQUAÇÕES DIFERENCIAIS ESTOCÁSTICAS
Stochastic Differential Equations,Neural Network,Wiener Process,Time Series
Using neural networks to solve differential equations is an advantageous approach for analyzing continuous-time series due to their ability to handle the inherent nonlinearities and complexities of time series data. This approach enables the model to learn and adapt to the underlying properties of the system, enhancing flexibility and efficiency in the analysis and prediction of complex phenomena. In this work, we propose an application of the Euler-Maruyama method using three neural network architectures: Extreme Learning Machines (ELMs), Multi-Layer Perceptrons (MLPs), and Recurrent Neural Networks (RNNs). These networks are employed to solve a set of stochastic differential equations characterized by the Wiener process. The Euler-Maruyama scheme is utilized to discretize the stochastic equations, transforming them into a suitable form for neural network training. Empirical results demonstrate the effectiveness of this approach in accurately and efficiently solving stochastic differential equations.