Coder Social home page Coder Social logo

uniform-coins-environment's Introduction

Uniform Coins

This is a simple environment to demonstrate creation of a gymnasium environment that has a model to support classic search as well as being used for reinforcement learning (the primary purpose of most gymnasium environments).

Farama has a turtorial on creating your own custom environment. Those instructions were used, along with the requirements of having an environment model that can be plugged into classical tree search.

To be sure that all pip prerequisites are installed first, use the Makefile in prerequisites.

The gymnasium environment is contained completely in uniform-coins. Use the Makefile in that directory to install the module in your local pip. Note that this does not copy the module, it sets a link to this location. This is convenient for making updates after installing it.

demo-agents has a random agent and a iterative deepening search agent, to demonstrate the use of the environment and the model side-by-side in running the environment and searching for solutions.

uniform-coins-environment's People

Contributors

fractal13 avatar

Watchers

 avatar

Forkers

gtatertots

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.