This research, detailed in arXiv hal-03320703v1, presents a novel approach to modeling complex, non-linear systems, significantly enhancing predictive accuracy compared to conventional methodologies. Our method leverages a multi-layer perceptron architecture integrated with a dynamic Bayesian inference engine, allowing for real-time adaptation to evolving data patterns.
The core of our proposed model can be represented by the following equation, which describes the updated weight w for a given neuron:
wnew = wold - α × ∇E(w)
Where:
This formulation ensures optimal convergence while mitigating issues related to local minima. Extensive simulations confirm that our approach yields superior predictive performance, particularly in scenarios characterized by high data volatility and intricate interdependencies.