https://github.com/mikma03/simulation_modeling
Simulation models using Python. Practical use of Python in real-world examples and additional resourses.
https://github.com/mikma03/simulation_modeling
matplotlib numpy pandas portfolio python simulation stocks
Last synced: 7 months ago
JSON representation
Simulation models using Python. Practical use of Python in real-world examples and additional resourses.
- Host: GitHub
- URL: https://github.com/mikma03/simulation_modeling
- Owner: Mikma03
- License: unlicense
- Created: 2021-06-20T17:09:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-15T19:08:21.000Z (about 4 years ago)
- Last Synced: 2025-02-26T10:37:10.922Z (11 months ago)
- Topics: matplotlib, numpy, pandas, portfolio, python, simulation, stocks
- Language: Jupyter Notebook
- Homepage: https://github.com/Mikma03/Simulation_modeling
- Size: 885 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simulation_modeling
The subject is carried out as part of master's studies at Warsaw School of Economics.
Warsaw School of Economics: [Link](https://ssl-www.sgh.waw.pl/en/Pages/default.aspx)
QUANTITATIVE METHODS IN ECONOMICS AND INFORMATION SYSTEMS: [Link](https://ssl-oferta.sgh.waw.pl/en/master/programmes-pl/miesi/Pages/default.aspx)
This is realization of subject: Simulation Modeling.
Excellent book where you can find more information and examples: [Link](https://subscription.packtpub.com/book/data/9781838985097/1)
This repository will be developed according to the above-mentioned book. Simulation algorithms with aspects of multi-agent modeling will be further analyzed.