How to define a reward as a rule in a reinforcement learning enviroment
16 views
Skip to first unread message
MetallicaSPA
unread,
May 17, 2023, 8:53:40 AM5/17/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scallop-lang
Hello, I'm planning to use scallop with a gymnasium (https://gymnasium.farama.org/) enviroment, to use it with reinforcement learning. How can I define the rewards as a rule? I'll use it under Python. Can you write me a simple example to illustrate it? Thank you so much.