Simulation Model on organizational oscillation between learning and forgetting
- Python 3.8 or higher
- pip (Python package installer)
-
Clone the repository:
https://github.com/georgia-max/OrganizationOscillation.git
-
Activate virtual environment in your terminal:
source venv/bin/activate -
Install the required dependencies:
pip install -r requirements.txt