TheExGenesis / aligning_rs

Studying the impacts of self-interested recommendation on the performance of populations of agents facing social dilemmas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aligning_rs

Studying the impacts of self-interested recommendation on the performance of populations of agents facing social dilemmas

Project stuff:

conda virtualenv location: echo $CONDA_PREFIX listing conda environments (gt is ours): conda info --envs producing a list of packages installed: conda list -e > requirements.txt pip install to conda environment: /home/genesis/miniconda3/envs/gt/bin/pip install axelrod or $CONDA_PREFIX/envs/gt/bin/pip install axelrod

About

Studying the impacts of self-interested recommendation on the performance of populations of agents facing social dilemmas


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%Language:Cython 0.0%