w1nn1ethepooh's starred repositories

deep-reinforcement-learning

Repo for the Deep Reinforcement Learning Nanodegree program

Language:Jupyter NotebookLicense:MITStargazers:4831Issues:179Issues:35

awesome-quant

**的Quant相关资源索引

efficient-kan

An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).

Language:PythonLicense:MITStargazers:3734Issues:32Issues:36

mtSecKill

京东茅台抢购

cvxpylayers

Differentiable convex optimization layers

Language:PythonLicense:Apache-2.0Stargazers:1770Issues:55Issues:112

spectre

GPU-accelerated Factors analysis library and Backtester

Language:PythonLicense:GPL-3.0Stargazers:584Issues:20Issues:20

robustlearn

Robust machine learning for responsible AI

Language:PythonLicense:MITStargazers:445Issues:9Issues:20

DQN_pytorch

Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch

Crossformer

Official implementation of our ICLR 2023 paper "Crossformer: Transformer Utilizing Cross-Dimension Dependency for Multivariate Time Series Forecasting"

Language:PythonLicense:Apache-2.0Stargazers:415Issues:3Issues:25

StockFormer

PyTorch implementation for Paper "StockFormer: Learning Hybrid Trading Machines with Predictive Coding".

unstable_baselines

Re-implementations of SOTA RL algorithms.

time-series-momentum

🚂💨 Deep Momentum Networks for Time Series Strategies

Language:Jupyter NotebookStargazers:103Issues:2Issues:2

alpha2

pseudocode and algorithms for the paper "Alpha$^2$: Discovering Logical Formulaic Alphas using Deep Reinforcement Learning"

Stockformer

StockFormer: A Swing Trading Strategy Based on STL Decomposition and Self-Attention Networks

Language:Jupyter NotebookStargazers:76Issues:3Issues:5

SharkStock

Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to choose an action to sell, buy, or hold the stocks to maximize the gain in asset value. The paper also acknowledges the need for a system that predicts the trend in stock value to work along with the reinforcement learning algorithm. We implement a sentiment analysis model using a recurrent convolutional neural network to predict the stock trend from the financial news. The objective of this paper is not to build a better trading bot, but to prove that reinforcement learning is capable of learning the tricks of stock trading.

Language:PythonStargazers:69Issues:17Issues:0

LIFT

The official implementation of LIFT (ICLR'24). Rethinking Channel Dependence for Multivariate Time Series Forecasting: Learning from Leading Indicators.

Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Strategy

Stock trading strategies play a critical role in investment. However, it is challenging to design a profitable strategy in a complex and dynamic stock market. In this paper, we propose a deep ensemble reinforcement learning scheme that automatically learns a stock trading strategy by maximizing investment return. We train a deep reinforcement learning agent and obtain an ensemble trading strategy using the three actor-critic based algorithms: Proximal Policy Optimization (PPO), Advantage Actor Critic (A2C), and Deep Deterministic Policy Gradient (DDPG). The ensemble strategy inherits and integrates the best features of the three algorithms, thereby robustly adjusting to different market conditions. In order to avoid the large memory consumption in training networks with continuous action space, we employ a load-on-demand approach for processing very large data. We test our algorithms on the 30 Dow Jones stocks which have adequate liquidity. The performance of the trading agent with different reinforcement learning algorithms is evaluated and compared with both the Dow Jones Industrial Average index and the traditional min-variance portfolio allocation strategy. The proposed deep ensemble scheme is shown to outperform the three individual algorithms and the two baselines in terms of the risk-adjusted return measured by the Sharpe ratio.

Language:Jupyter NotebookStargazers:35Issues:1Issues:0

CI-STHPAN

Implementation of AAAI-24 CI-STHPAN: Pre-Trained Attention Network for Stock Selection with Channel-Independent Spatio-Temporal Hypergraph

Language:PythonLicense:MITStargazers:25Issues:1Issues:6

aevoTrading

AEVO刷交易程序

Language:PythonStargazers:16Issues:1Issues:0

Stockformer2022

Initially a fork of the GitHub repository for the paper "Informer" accepted by AAAI 2021. Heavily modified since then.

Language:PythonLicense:Apache-2.0Stargazers:12Issues:1Issues:0

DQN-PARL

股票预测-DQN

Language:PythonStargazers:6Issues:2Issues:0

MDGNN_BS

This github contains the implementation of the method proposed in MDGNN_BS paper

Language:PythonStargazers:5Issues:1Issues:0
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:4Issues:1Issues:0

TradeMaster

TradeMaster is an open-source platform for quantitative trading empowered by reinforcement learning :fire: :zap: :rainbow:

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:3Issues:0Issues:0

SASTGCN

code for paper SASTGCN:A Self-Adaptive Spatio-Temporal Graph Neural Network for Traffic Estimation

Language:PythonStargazers:2Issues:2Issues:0