Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 801833a

Browse files
authored
Export PPOActionMaskTrajectory (#123)
1 parent 6bd18ef commit 801833a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/algorithms/policy_gradient/ppo_trajectory.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export PPOTrajectory
1+
export PPOTrajectory, PPOActionMaskTrajectory
22

33
using MacroTools
44

0 commit comments

Comments
 (0)