All Projects → vermouth1992 → Drl Portfolio Management

vermouth1992 / Drl Portfolio Management

Licence: mit
CSCI 599 deep learning and its applications final project

Projects that are alternatives of or similar to Drl Portfolio Management

Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+283.47%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+428.93%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+3995.04%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+3215.7%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+7265.29%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+265.29%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Deep Reinforcement Learning For Automated Stock Trading Ensemble Strategy Icaif 2020
Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020. Please star.
Stars: ✭ 518 (+328.1%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+2571.07%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Rl Course Experiments
Stars: ✭ 73 (-39.67%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Minecraft Reinforcement Learning
Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft
Stars: ✭ 33 (-72.73%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+200.83%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Intro To Deep Learning
A collection of materials to help you learn about deep learning
Stars: ✭ 103 (-14.88%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+2651.24%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Rl Portfolio Management
Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" https://arxiv.org/abs/1706.10059 (and an openai gym environment)
Stars: ✭ 447 (+269.42%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (+151.24%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Practical rl
A course in reinforcement learning in the wild
Stars: ✭ 4,741 (+3818.18%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+121.49%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+121.49%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (+518.18%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning
Learning Notes
💡 Repo of learning notes in DRL and DL, theory, codes, models and notes maybe.
Stars: ✭ 90 (-25.62%)
Mutual labels:  jupyter-notebook, deep-reinforcement-learning

Deep Reinforcement Learning for Portfolio Management

  • This is done as CSCI 599 deep learning and its applications final project at USC Fall 2017
  • For more information, you can read our report

Algorithms used in this work

  • Imitation Learning
  • Deep Deterministic Policy Gradient

Dataset

  • We use dataset from kaggle. It can be found here

Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].