tranql-gnn
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: frostyfan109
- Language: Jupyter Notebook
- Default Branch: master
- Size: 4.27 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 6 years ago
· Last pushed almost 6 years ago
Metadata Files
Readme
Citation
README.md
Various testing GNN models
In a virtual environment:
Building a model:
cd {network}
pip install -r requirements.txt
python {model}.py
Running a notebook (make sure that ipykernel is set up if using a virtual
environment):
cd {network}
export PYTHONPATH=$PWD
jupyter notebook
It is important that the PYTHONPATH environment variable is correctly set to the
location of the network or else notebooks won't function. Jupyter notebook
does not have to be run within the network directory.
Owner
- Name: Griffin Roupe
- Login: frostyfan109
- Kind: user
- Location: Chapel Hill, NC
- Repositories: 5
- Profile: https://github.com/frostyfan109
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0