Skip to content

Exploring Causal Inferences in Finance with Graph Neural Networks

License

Notifications You must be signed in to change notification settings

alphanome-ai/gnn-causality-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnn-causality-research

Discord Licence X (formerly Twitter) Follow

Exploring Causal Inferences in Finance with Graph Neural Networks

For a detailed outline of our methodologies, objectives, and step-by-step execution strategies, please view our Project Plan with the link above. To contribute join our Discord to #OpenSourceWallStreet.

Repository Setup Instructions

Clone the repository, navigate to the directory, and install the required PyPI dependencies with the following commands:

git clone [email protected]:alphanome-ai/gnn-causality-exploration.git
cd gnn-causality-exploration
poetry install