Are there any known approaches to computing machine learning?
I found out that itโs quite simple to teach derivation calculation, because itโs possible to implement an algorithm.
Meanwhile, the implementation of integration is possible, but rarely or never fully implemented due to the complexity of the algorithm.
I am curious if there is any academic success in using machine learning science to evaluate and calculate integrals.
Edit
I am interested in teaching computer integration using neural networks or similar methods .
source
share