- GPT_economics.ipynb - general analysis of AI economics and trends on model size and dataset size growths.
- GPT3SIM.ipynb - simulation model of the single-server queuing system in the form of code (written in procedural style) to description in plain English
- single_server.ipynb - simulation model (written in procedural style) of the single server queuing system used in GPT3SIM.ipynb
- GPT3inv.ipynb - simulation model of the single-product inventory-control system in the form of code (written in procedural style) to description in plain English
- inventory.ipynb - simulation model (written in procedural style) of the single-product inventory-control system used in GPT3inv.ipynb