Releases: Kautenja/nes-py
Releases · Kautenja/nes-py
Bug Fixes
Fix Python2 support
remove some type hints and resolve some minor code problems to support python2
Beta
Build Script Features
add new Travis CI features to simplify deployment
Fix issue with Python2.7
resolve magic value of iNES value check (use bytearray instead of bytes type)
Wrappers
Reward Bound Range
Bound reward into the defined range
Max Steps Feature
define a mechanism to limit the number of steps in an episode
Alpha Release
Full alpha release
Frameskip Mechanism
Implement a frameskip mechanism