Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

bug: get_all_choices_max_track_node #27

Open
ZongweiZhou1 opened this issue Aug 24, 2019 · 0 comments
Open

bug: get_all_choices_max_track_node #27

ZongweiZhou1 opened this issue Aug 24, 2019 · 0 comments

Comments

@ZongweiZhou1
Copy link

Hey,

Thanks for your pretty job.

I find the function get_all_choices_max_track_node in tracker.py/TrackerConfig is same with get_all_choices_decay(). Is that wrong? Maybe it should be:

def get_all_choices_max_track_node():
        # ???
        return [(1, 0, 0, 0, i5, 2) for i5 in range(11)]

Or is there something I missed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant