Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a "Graph-Building" Model #26

Open
Micky774 opened this issue Sep 13, 2021 · 1 comment
Open

Create a "Graph-Building" Model #26

Micky774 opened this issue Sep 13, 2021 · 1 comment

Comments

@Micky774
Copy link
Collaborator

Create an algorithm/agent which initializes a starting graph, then modifies the graph via discrete actions (e.g. split/combine nodes, change node/edge features). Initially I suggest an "energy" or "cost" based algorithm which optimizes (MLL-energy). The history of the agent over the course of a single video can also serve as a representation feature.

@Micky774
Copy link
Collaborator Author

This seems like it would lend itself well to a reinforcement-learning framework

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

No branches or pull requests

1 participant