DynamicGraphLearning
Code used in Tiukhova et al. (2022). Influencer Detection with Dynamic Graph Neural Networks. TGL@Neurips 2022.
Install / Use
/learn @Banking-Analytics-Lab/DynamicGraphLearningREADME
Influencer Detection with Dynamic Graph Neural Networks
This repository contain the code used in the paper E. Tiukhova, E. Penaloza, M. Óskarsdóttir, H. Garcia, A. Correa Bahnsen, B. Baesens, M. Snoeck, C. Bravo. Influencer Detection with Dynamic Graph Neural Networks. Accepted at Temporal Graph Learning workshop, NeurIPS, 2022
Link to the paper: https://arxiv.org/abs/2211.09664
Link to the poster: https://neurips.cc/media/PosterPDFs/NeurIPS%202022/56519.png?t=1668072924.9758837
Project structure:
The project repo holds the following structure
|-models
| |-GNNs.py
| |-RNNs.py
| |-decoder.py
| |-models.py
|-reqs
| |-DYNAMIC_GRAPHS_3.8.10.txt
|-utils
| |-utils.py
|-make_data.py
|-train.py
models
This folder contains the .py files used to make combinations of encoder and decoder in dynamic GNN models as well as create baseline models.
reqs
This folder contains the files that lists all of a project's dependencies.
utils
This folder contains a .py file that provides functions for several files.
make_data.py
The script to generate the network data and preprocess it.
train.py
The script to run the experiments.
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
sec-edgar-agentkit
10AI agent toolkit for accessing and analyzing SEC EDGAR filing data. Build intelligent agents with LangChain, MCP-use, Gradio, Dify, and smolagents to analyze financial statements, insider trading, and company filings.
Kiln
4.7kBuild, Evaluate, and Optimize AI Systems. Includes evals, RAG, agents, fine-tuning, synthetic data generation, dataset management, MCP, and more.
