akataba / rl-repo

Contains different reinforcement learning models
3 stars 3 forks source link

Automate T1, T2 normalizing in observation space #68

Closed Farquhar13 closed 3 months ago

Farquhar13 commented 3 months ago

Here we have a fixed value for the max T1, T2 value. It would be better if we normalized based on the min and max values in sample_noise_parameters or based on the sampled lists themselves.