Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

Coach 0.11 #3

Merged
merged 6 commits into from
Dec 20, 2018
Merged

Coach 0.11 #3

merged 6 commits into from
Dec 20, 2018

Conversation

x77a1
Copy link
Contributor

@x77a1 x77a1 commented Dec 19, 2018

Issue #, if available:

Description of changes:
Move to latest version of Coach
Consume Coach from PyPi
Limiting transition memory to 10^5
Make RL nodes required so that the job fails if they fail

Expected Impact
Reduction in memory usage
Simulation Jobs will fail if RL nodes fail

- Use Coach Slim 0.11 from pypi
- Reduce the number of transition stored in memory to 10^5
- Remove older version of Coach
This will make the simulation fail if the RL nodes fail.
@x77a1 x77a1 requested review from jamesiri and samuelgundry and removed request for jamesiri December 20, 2018 05:13
Copy link

@samuelgundry samuelgundry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the commit title, not "Object Tracker" (unless you're going to squash and merge but I recommend against that commits have different purposes). Edit: looks like it's shared code.

Copy link

@samuelgundry samuelgundry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the separate commits. It'd be good to describe the expected impact in the commits. E.g, faster to train, use less memory, etc, etc.

@x77a1 x77a1 merged commit 7aa0e58 into master Dec 20, 2018
@x77a1
Copy link
Contributor Author

x77a1 commented Dec 20, 2018

Thanks Sam. Good point, I have added it to the current commit.

@AAlon AAlon deleted the coach-0.11 branch September 24, 2019 23:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants