Giter VIP home page Giter VIP logo

agencetrainingenvironment's Introduction

AgenceTraining

Requirements

Running Trainings

To run a training, open the project in unity and create a build, including the game agents scene in the build.

Build Info

Then run your training using ML-agents' mlagents-learn command in your python environment.

Example Command: 'mlagents-learn config\config.yaml --env Builds\pushAgents\AgenceTrainingUpdate.exe --base-port 6530 --run-id pushAgents --keep-checkpoints 200'

Creating New Trainings

The best place to start with creating new trainings is in the planet script in your scene. In the gameAgents scene this is the BasicFiveAgentPlanet script.

This script controls the rewards that are passed to the agent, plus the resetting of the environment. Please modify this script with new rewards or planet reset mechanics to drive new interactions in your agents.

If you aren't recieving the results you'd like, also consider modifying your config file. More info here.

Do note, all submitted agents must have an unmodified observation and action space. Brains that extend or contract observations or actions will be rejected.

Submitting Trainings

If you come across interesting trainings, you can submit them for creative review by filling out this form: https://forms.gle/7nCBWBUXus3nAXCV7

agencetrainingenvironment's People

Contributors

alexander-bakogeorge avatar mhdante 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.