Technical requirements
In this chapter, we will provide an introduction to Monte Carlo simulation. To deal with the topics in this chapter, it is necessary to have a basic knowledge of algebra and mathematical modeling.
To work with the Python code in this chapter, you’ll need the following files (available on GitHub at the following URL: https://github.com/PacktPublishing/Hands-On-Simulation-Modeling-with-Python-Second-Edition):
simulating_pi.py
central_limit_theorem.py
numerical_integration.py
sensitivity_analysis.py
cross_entropy.py
cross_entropy_loss_function.py