Abbbbbi's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
mementum/backtrader
Python Backtesting library for trading strategies
KindXiaoming/pykan
Kolmogorov Arnold Networks
tradingview/lightweight-charts
Performant financial charts built with HTML5 canvas
numba/numba
NumPy aware dynamic Python compiler using LLVM
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
quantopian/alphalens
Performance analysis of predictive (alpha) stock factors
hugo2046/QuantsPlaybook
量化研究-券商金工研报复现
Farama-Foundation/PettingZoo
An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
KimMeen/Time-LLM
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
TradeMaster-NTU/TradeMaster
TradeMaster is an open-source platform for quantitative trading empowered by reinforcement learning :fire: :zap: :rainbow:
louisnw01/lightweight-charts-python
Python framework for TradingView's Lightweight Charts JavaScript library.
RL-MLDM/alphagen
Generating sets of formulaic alpha (predictive) stock factors via reinforcement learning.
roothide/Dopamine2-roothide
Dopamine is a semi-untethered jailbreak for iOS 15 and 16
thuml/Large-Time-Series-Model
Official code, datasets and checkpoints for "Timer: Generative Pre-trained Transformers Are Large Time Series Models" (ICML 2024)
sledgeh4w/chomper
A lightweight emulation framework for emulating security algorithms in iOS executables and libraries.
riiswa/kanrl
Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments
popbo/alphas
alpha101, alpha191, alphalens, backtrader, 量化研究
emadeldeen24/TSLANet
[ICML 2024] A novel, efficient approach combining convolutional operations with adaptive spectral analysis as a foundation model for different time series tasks
ZONG0004/MacroHFT
DurandalLee/ACEFormer
vivva/DLinear
This is an official implementation for "Are Transformers Effective for Time Series Forecasting?"
kvasilopoulos/ivx
Robust Econometric Inference for Predictive Regressions
MaxLoedige/Backtrader-RL
Reinforcemenet Learning Environment build upon the backtrader ecosystem