DeepX-inc / machina

Control section: Deep Reinforcement Learning framework
MIT License
278 stars 45 forks source link

Rename space #231

Closed takerfume closed 5 years ago

takerfume commented 5 years ago

Rename ob_space to observation_space and ac_space to action_space. It is confusing that there are ob_space and observation_space in the same codes.