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

GNN: Integrate core framework #6

Open
Kishanrajput opened this issue Feb 7, 2024 · 5 comments
Open

GNN: Integrate core framework #6

Kishanrajput opened this issue Feb 7, 2024 · 5 comments
Assignees
Labels

Comments

@Kishanrajput
Copy link

No description provided.

@Kishanrajput
Copy link
Author

Kishanrajput commented Feb 20, 2024

Ahmed and I were just talking about inheriting parser-core and making data parser in GNN-tracking repository compatible with it. However, we do not have final code in the main branch yet. We will wait for the code to be merged and available in main before we start tweaking our GNN-tracking repo. Perhaps we can come up with a versioning and release plan in tomorrow's meeting before we start updating our individual repos?

@JeffersonLab JeffersonLab deleted a comment from Ahmed Feb 20, 2024
@Kishanrajput
Copy link
Author

@ahmedmohammed107, could you please document here what you have been doing past week. Thanks.

@ahmedmohammed107
Copy link
Contributor

I replaced our parser with Steven's Pandas Parser and moved all the preprocessing that we had in the parser to the build_hitgraph module. I also modified the preprocessor to save the configs with which the preprocessed data is saved in the same directory. Finally, I added gnn_tracking/utils/graph_building.py that uses Steven's Pandas Parser and our build_hitgraph module successively to build the hit graphs.

@Kishanrajput
Copy link
Author

@ahmedmohammed107, could you please add a link to your branch on tracking repository here? This will allow anyone to easily go there and see the updates. Thanks.

@ahmedmohammed107
Copy link
Contributor

ahmedmohammed107 commented May 1, 2024

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

No branches or pull requests

2 participants