issues
search
medipixel
/
rl_algorithms
Structural implementation of RL key algorithms
https://www.medipixel.io/
MIT License
509
stars
63
forks
source link
Fix ACER
#326
Open
jiseongHAN
opened
2 years ago
jiseongHAN
commented
2 years ago
Changes
Fix to update ACER with log scale.
Select action now return only action.
Add interim test for ACER.
Support CNN based algorithms now.
Changes