Skip to content

A Master Degree Reinforcement Learning Project made for the course of Artificial Intelligence.

Notifications You must be signed in to change notification settings

frenkmadda/TradingRL_project

Repository files navigation

Trading Algorithm for Maximizing Profits

This repository contains our Artificial Intelligence University Project: an automated trading algorithm using reinforcement learning to optimize buy/sell decisions and maximize financial returns.
Group project members:

Installation

The project was built using Python 3.10, you can download it and install its dependencies with:

git clone https://github.com/frenkmadda/TradingRL_project.git
cd TradingRL_project
pip3 install -r requirements.txt

Usage

  1. Download market data:
    python3 download_data.py
  2. Run the Jupyter notebook:
    jupyter notebook
  3. Open the trading.ipynb file and run the cells to train the model and evaluate its performance.

About

A Master Degree Reinforcement Learning Project made for the course of Artificial Intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •