Trading-Bot
Visit Tooltrading-bot is an open-source finance tool that uses Deep Q-Learning for stock trading. It provides a framework for building and evaluating AI agents for financial markets.
At a glance
Trending
Also listed in
trading-bot is an open-source finance tool that uses Deep Q-Learning for stock trading. It provides a framework for building and evaluating AI agents for financial markets.
Trending
Also listed in
About
This project implements a Stock Trading Bot utilizing Deep Reinforcement Learning, specifically Deep Q-learning. It's designed for learning and experimentation, keeping the implementation simple and close to the algorithm discussed in research papers. The bot allows users to create intelligent agents that learn from market data, making decisions to buy, sell, or hold based on observed states. It incorporates several improvements to the Q-learning algorithm, including Vanilla DQN, DQN with fixed target distribution, Double DQN, Prioritized Experience Replay, and Dueling Network Architectures. Users can train the agent on historical data and evaluate its performance, with visualizations available for model evaluations. It's a valuable resource for those interested in applying reinforcement learning to financial trading.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending