SkillAgentSearch skills...

Learninghospital

Combining Deep RL and SimPy models of hospital systems

Install / Use

/learn @MichaelAllen1966/Learninghospital
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

learninghospital

Combining Deep RL and SimPy models of hospital systems

DOI

Run on BinderHub:

Binder

Set up environment locally

To get the correct libraries and versions it is recommended that the provided conda environment is used. To create and activate the rlsimpy environment used:

To create environment. Navigate to the binder folder.

conda env create -f environment.yml

To activate environment:

conda activate rlsimpy

To deactivate:

conda deactivate

To update environment (from updated yml file):

conda env update --prefix ./env --file environment.yml --prune

To remove the environemnt:

conda env remove -n rlsimpy

View on GitHub
GitHub Stars46
CategoryEducation
Updated2mo ago
Forks10

Languages

Jupyter Notebook

Security Score

90/100

Audited on Jan 21, 2026

No findings