billtubbs / gym-CartPole-bt-v0

A modified version of the cart-pole OpenAI Gym environment for testing different control policies
13 stars 4 forks source link

Add measurement noise to outputs #5

Open billtubbs opened 3 years ago

billtubbs commented 3 years ago

This will be good for testing observers. Propose to use the labels '-mL' and '-mH' for this (low and high measurement noise).