Skip to content

Improve installation, functions, add out layer activation

Compare
Choose a tag to compare
@kengz kengz released this 17 Apr 16:49
· 1596 commits to master since this release
f8567e3

Improve installation

  • #288 split out yarn installation as extra step

Improve functions

  • #283 #284 redesign fitness slightly
  • #281 simplify PER sample index
  • #287 #290 improve DQN polyak and network switching
  • #291 refactor advantage functions
  • #295 #296 refactor various utils, fix PyTorch inplace ops

Add out layer activation

  • #300 add out layer activation