GithubHelp home page GithubHelp logo

apes's Introduction

Artificial Primate Environment Simulator (APES)

APES is a grid world environment with ability for partial observability. It could be used for multi-agent experiments. Its uniqueness is coming from the wide options for vision for every agent.

To read more information about the environment please visit : Arxiv link coming soon

Installation

To install the environment we suggest to use conda. In Linux you can see the following steps:

git clone https://github.com/aqeel13932/APES.git
conda create -n env_name python=3 matplotlib numpy jupyter scikit-image
source activate env_name

If you want to check video recording you can see an example in Example.ipynb but you need to install additional library

pip install scikit-video

You can check that everything is alright by running the following commands, it'll also print out some information about the performance.

cd APES
python Performance.py

Example

If you want to see an example of the environment please check Example.ipynb, it contains a simple and a complex example. Sample video slowed down and generated by Example.ipynb is below IMAGE ALT TEXT HERE

Notes

If you have any question please feel free to email me at: [email protected]

Any suggestion or pull request is welcome. If our environment was helpful for you and you want to cite our paper:

TODO

  1. Parallelize FOV_Calculator for better performance (pull requests are welcome :) ).
  2. Improve the documentation.

apes's People

Contributors

aqeel13932 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.