Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nekruzash/monte-carlo-sim
This is an assignment from CS2023 - AI/DS/ML, where I conducted a monte carlo simulation to investigate the behavior of the coupon collector's problem, a classic problem in probability theory.
https://github.com/nekruzash/monte-carlo-sim
jupyter-notebook monte-carlo-simulation python
Last synced: 1 day ago
JSON representation
This is an assignment from CS2023 - AI/DS/ML, where I conducted a monte carlo simulation to investigate the behavior of the coupon collector's problem, a classic problem in probability theory.
- Host: GitHub
- URL: https://github.com/nekruzash/monte-carlo-sim
- Owner: NekruzAsh
- License: mit
- Created: 2024-04-25T00:40:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T00:41:22.000Z (9 months ago)
- Last Synced: 2024-11-15T21:33:22.635Z (2 months ago)
- Topics: jupyter-notebook, monte-carlo-simulation, python
- Language: Jupyter Notebook
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monte-Carlo-Sim
This is an assignment from CS2023 - AI/DS/ML, where I conducted a monte carlo simulation to investigate the behavior of the coupon collector's problem, a classic problem in probability theory.Author: Nekruz Ashrapov