Skip to content

Can anybody tell me "world" in code and Readme? #3

@JayVae

Description

@JayVae

Can anybody tell me "world" in code and Readme?
I cannot find where is "world"

` int actionId = agent.selectAction().getIndex();
System.out.println("Agent does action-" + actionId);

        int newStateId = world.update(agent, actionId);
        double reward = world.reward(agent);`

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions