Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.1 KB

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