This project implements an AI agent that conducts research in quantitative trading using machine learning approaches. The agent performs the following tasks:
├── research/ # Research markdown files
├── models/ # Saved ML models
├── src/ # Source code
│ ├── agent/ # AI agent implementation
│ ├── models/ # ML model implementations
│ └── utils/ # Utility functions
├── data/ # Data storage
└── tests/ # Test files
git clone git@github.com:XxAlonexX/AI-Agent.git
pip install -r requirements.txt
Run the agent:
python src/main.py
There are no models linked
There are no models linked
There are no datasets linked
There are no datasets linked