Coder Social home page Coder Social logo

mk5135795 / pyalcs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from parrotprediction/pyalcs

0.0 1.0 0.0 13.43 MB

Implementation of Anticipatory Learning Classifiers System (ALCS) in Python

Home Page: https://pyalcs.readthedocs.io

License: MIT License

Python 99.94% Makefile 0.02% Dockerfile 0.03%

pyalcs's Introduction

Anticipatory Learning Classifier Systems in Python

Repository containing code implementation for various Anticipatory Learning Classifier Systems (ALCS).

Build Status Documentation Status

Agents

ACS

Introduced by Stolzmann in 1997 originally intended to simulate and evaluate Hoffmann's learning theory of anticipations.

  • LCS framework with explicit representation of anticipations
  • directed anticipatory learning process

ACS2

Added modifications:

  • start with initially empty population of classifiers that are created by covering mechanism,
  • genetic generalization mechanism
  • population includes C-A-E triples that anticipate no change in the environment (ACS by default assumes no changes),
  • after executing an action modification are applied to all action set [A],
  • classifier has an extra property of "immediate reward".

YACS

todo

MACS

todo

Documentation

Documentation is available here.

Citation

If you want to use the library in your project please cite the following:

@inbook{
    title = "Integrating Anticipatory Classifier Systems with OpenAI Gym",
    keywords = "Aniticipatory Learning Classifier Systems, OpenAI Gym",
    author = "Norbert Kozlowski, Olgierd Unold",
    year = "2018",
    doi = "10.1145/3205651.3208241",
    isbn = "978-1-4503-5764-7/18/07",
    booktitle = "Proceedings of the Genetic and Evolutionary Computation Conference (GECCO '18)",
    publisher = "Association for Computing Machinery",
}

Prior to PR please execute to check if standards are holding:

make test

pyalcs's People

Contributors

khozzy avatar smiszym avatar e-dzia avatar tigra avatar grzegorzgoldapl avatar

Watchers

James Cloos 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.