kakaoenterprise / JORLDY

Repository for Open Source Reinforcement Learning Framework JORLDY
Apache License 2.0
359 stars 50 forks source link

add next stacked state and fix trajectory append state #159

Closed kan-s0 closed 2 years ago

kan-s0 commented 2 years ago

:star2: Hello! Thanks for contributing JORLDY!

Checklist

Please check if you consider the following items.

Types of changes

Please describe the types of changes! (ex. Bugfix, New feature, Documentation, ...) feature, bugfix

Test Configuration

Description

  1. fix the state put in Trajectory to next_state
  2. Add next stacked observation to learn method (Note line 223 comment)