An open API service indexing awesome lists of open source software.

https://github.com/kantuni/ml4t

CS7646: Machine Learning for Trading
https://github.com/kantuni/ml4t

Last synced: about 2 months ago
JSON representation

CS7646: Machine Learning for Trading

Awesome Lists containing this project

README

        

# Machine Learning for Trading

Install dependencies
```bash
poetry install
```

Run script
```bash
poetry run python src/lessons/lesson_{x}.py
```