Skip to content

Model not interacting with the environment #23

@Swathii-CP

Description

@Swathii-CP

Good Day,
This isn't exactly a issue but while trying to replicate the training script in my environment my algorithm doesn't interact with the environment. the num_env_steps parameter remains 0 throughout the training period.

My config is listed below for reference:
config = {
'algo': "ppo",
'multiagent': False,
'seed':123,
'lr': 5e-5,
'rm': 300,
}
image_2023-11-01_064948182
I'm a beginner so kindly help me guys :)

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