Skip to content

Minimilly Intelligent AI agent-based model used in my paper "Optimal configurations of Minimally Intelligent additive manufacturing machines for Makerspace production environments"

Notifications You must be signed in to change notification settings

jamesgopsill/mi_aiedam_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model used in my paper "Optimal configurations of Minimally Intelligent additive manufacturing machines for Makerspace production environments"

Create a virtual environment.

python -m venv .venv

Load the virtual environment

source .venv/bin/activate

Install the package into the environment.

pip install -e .

Make the out directory to store the results

mkdir out

Examples of running the model are in the expts folder

python expts/getting_started.py

About

Minimilly Intelligent AI agent-based model used in my paper "Optimal configurations of Minimally Intelligent additive manufacturing machines for Makerspace production environments"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages