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
Last synced: about 13 hours 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T00:41:22.000Z (7 months ago)
- Last Synced: 2024-04-25T02:13:02.903Z (7 months ago)
- Language: Jupyter Notebook
- Size: 52.7 KB
- Stars: 0
- 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