All Projects → Deep Rl Trading → Similar Projects or Alternatives

1892 Open source projects that are alternatives of or similar to Deep Rl Trading

Tradestation
EasyLanguage indicators and systems for TradeStation
Stars: ✭ 65 (-71.49%)
Mutual labels:  trading, stock-market
Rl ardrone
Autonomous Navigation of UAV using Reinforcement Learning algorithms.
Stars: ✭ 76 (-66.67%)
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-64.04%)
Mutual labels:  reinforcement-learning, dqn
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+1057.89%)
Mutual labels:  deep-reinforcement-learning, dqn
Max
Code for reproducing experiments in Model-Based Active Exploration, ICML 2019
Stars: ✭ 61 (-73.25%)
Alice blue
Official Python library for Alice Blue API trading
Stars: ✭ 60 (-73.68%)
Mutual labels:  trading, stock-market
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (-80.7%)
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-69.3%)
1 Year Machinelearning Journey
An advanced program in Machine Learning and Deep Learning
Stars: ✭ 69 (-69.74%)
Muzero General
MuZero
Stars: ✭ 1,187 (+420.61%)
Surpriver
Find big moving stocks before they move using machine learning and anomaly detection
Stars: ✭ 1,152 (+405.26%)
Mutual labels:  trading, stock
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-65.35%)
Treeqn
Stars: ✭ 77 (-66.23%)
Gam
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Stars: ✭ 227 (-0.44%)
Deep Learning Drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Stars: ✭ 9,717 (+4161.84%)
Categorical Dqn
A working implementation of the Categorical DQN (Distributional RL).
Stars: ✭ 90 (-60.53%)
Mutual labels:  reinforcement-learning, dqn
Cs234
My Solution to Assignments of CS234
Stars: ✭ 91 (-60.09%)
Cs234 Reinforcement Learning Winter 2019
My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019
Stars: ✭ 93 (-59.21%)
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-60.53%)
Mutual labels:  reinforcement-learning, dqn
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (-58.77%)
Awesome Deep Reinforcement Learning
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
Stars: ✭ 95 (-58.33%)
Drl4recsys
Courses on Deep Reinforcement Learning (DRL) and DRL papers for recommender systems
Stars: ✭ 196 (-14.04%)
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+489.91%)
Mutual labels:  deep-reinforcement-learning, dqn
Openaigym
Solving OpenAI Gym problems.
Stars: ✭ 98 (-57.02%)
Mutual labels:  reinforcement-learning, dqn
Marketstore
DataFrame Server for Financial Timeseries Data
Stars: ✭ 1,290 (+465.79%)
Mutual labels:  time-series, trading
Deeprl algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
Stars: ✭ 97 (-57.46%)
Mutual labels:  deep-reinforcement-learning, dqn
Samsung Drl Code
Repository for codes of Deep Reinforcement Learning (DRL) lectured at Samsung
Stars: ✭ 99 (-56.58%)
Reinforcement learning
강화학습에 대한 기본적인 알고리즘 구현
Stars: ✭ 100 (-56.14%)
Mutual labels:  reinforcement-learning, dqn
Quant
Codera Quant is a Java framework for algorithmic trading strategies development, execution and backtesting via Interactive Brokers TWS API or other brokers API
Stars: ✭ 104 (-54.39%)
Mutual labels:  trading, quantitative-trading
Reinforcementlearning.jl
A reinforcement learning package for Julia
Stars: ✭ 192 (-15.79%)
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (-54.39%)
Mutual labels:  trading, stock
Aws Robomaker Sample Application Deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Stars: ✭ 105 (-53.95%)
Trading Server
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.
Stars: ✭ 191 (-16.23%)
Mutual labels:  trading, quantitative-trading
Pytorch A2c Ppo Acktr Gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
Stars: ✭ 2,632 (+1054.39%)
Naf Tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
Stars: ✭ 192 (-15.79%)
Gym trading
Stars: ✭ 87 (-61.84%)
Mutual labels:  trading, dqn
Tradingbot
Autonomous stocks trading script
Stars: ✭ 99 (-56.58%)
Mutual labels:  trading, stock-market
Cartpole
OpenAI's cartpole env solver.
Stars: ✭ 107 (-53.07%)
Mutual labels:  reinforcement-learning, dqn
Mop
Stock market tracker for hackers.
Stars: ✭ 1,534 (+572.81%)
Mutual labels:  trading, stock-market
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (+0.44%)
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (-48.25%)
Hierarchical Actor Critic Hac Pytorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
Stars: ✭ 116 (-49.12%)
Chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。
Stars: ✭ 206 (-9.65%)
Hands On Intelligent Agents With Openai Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Stars: ✭ 189 (-17.11%)
Mutual labels:  deep-reinforcement-learning, dqn
Deep reinforcement learning
Resources, papers, tutorials
Stars: ✭ 119 (-47.81%)
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-47.81%)
Mutual labels:  reinforcement-learning, dqn
Deep Rl Tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
Stars: ✭ 1,552 (+580.7%)
Mutual labels:  deep-reinforcement-learning, dqn
Trendyways
Simple javascript library containing methods for financial technical analysis
Stars: ✭ 121 (-46.93%)
Mutual labels:  trading, stock-market
Advanced Deep Learning And Reinforcement Learning Deepmind
🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉
Stars: ✭ 121 (-46.93%)
Tetris Ai
A deep reinforcement learning bot that plays tetris
Stars: ✭ 109 (-52.19%)
Tradingstrategies
Algorithmic trading strategies
Stars: ✭ 120 (-47.37%)
Mutual labels:  trading, quantitative-trading
Snake Ai Reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
Stars: ✭ 123 (-46.05%)
Mutual labels:  reinforcement-learning, dqn
Rl Medical
Deep Reinforcement Learning (DRL) agents applied to medical images
Stars: ✭ 123 (-46.05%)
Jhtalib
Technical Analysis Library Time-Series
Stars: ✭ 131 (-42.54%)
Mutual labels:  time-series, trading
Sumzerotrading
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
Stars: ✭ 128 (-43.86%)
Mutual labels:  trading, stock-market
Turingtrader
The Open-Source Backtesting Engine/ Market Simulator by Bertram Solutions.
Stars: ✭ 132 (-42.11%)
Mutual labels:  trading, quantitative-trading
Keras Rl2
Reinforcement learning with tensorflow 2 keras
Stars: ✭ 134 (-41.23%)
Mutual labels:  deep-reinforcement-learning, dqn
Simplestockanalysispython
Stock Analysis Tutorial in Python
Stars: ✭ 126 (-44.74%)
Mutual labels:  time-series, stock-market
Robinhood On Rails
A web dashboard for the free trading platform Robinhood using Ruby on Rails and a private API
Stars: ✭ 134 (-41.23%)
Mutual labels:  trading, stock-market
Ml Agents
Unity Machine Learning Agents Toolkit
Stars: ✭ 12,134 (+5221.93%)
61-120 of 1892 similar projects