Pinned Repositories
aave-flashloan-mix
A Brownie mix containing all you need to get started with developing flash loans
ArcKit
Location and activity recording framework for iOS
ARKit-CoreLocation
Combines the high accuracy of AR with the scale of GPS data.
asynchronous_impala_PPO
Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation
DeepRL-Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
facebook-sdk-swift
Integrate your iOS apps in Swift with Facebook Platform.
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
financial-machine-learning
A curated list of practical financial machine learning tools and applications.
FinRL
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. 🔥
dmr07's Repositories
dmr07/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
dmr07/aave-flashloan-mix
A Brownie mix containing all you need to get started with developing flash loans
dmr07/asynchronous_impala_PPO
Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation
dmr07/DeepRL-Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
dmr07/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
dmr07/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
dmr07/FinRL
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. 🔥
dmr07/Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
dmr07/hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
dmr07/Hindsight-Experience-Replay-1
Implementation of HindSight Experience Replay paper with Pytorch
dmr07/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
dmr07/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
dmr07/never-give-up
PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies
dmr07/phasic-policy-gradient
An implementation of Phasic Policy Gradient, a proposed improvement of Proximal Policy Gradients, in Pytorch
dmr07/phasic_policy_gradient
Deep Reinforcement Learning by using Phasic Policy Gradient in Pytorch & Tensorflow
dmr07/price-bot
dmr07/pytorch-r2d2
PyTorch implementation of R2D2 (Recurrent Reply Distributed DQN)
dmr07/rainbow-is-all-you-need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
dmr07/reednotes
dmr07/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
dmr07/reinforcement_learning_course_materials
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
dmr07/RL-Forex-trader-LSTM
Deep LSTM Duel DQN Reinforcement Learning Forex EUR/USD Trader
dmr07/rl_algorithms
Structural implementation of RL key algorithms
dmr07/rnn-classifier
Minimal RNN classifier with self-attention in Pytorch
dmr07/RNN-RL
Experiments with reinforcement learning and recurrent neural networks
dmr07/serum-dex
Project Serum Rust Monorepo
dmr07/spinningup
An educational resource to help anyone learn deep reinforcement learning.
dmr07/tf_deep_rl_trader
Trading Environment(OpenAI Gym) + PPO(TensorForce)
dmr07/trading-bot
dmr07/Tutorials
Ipython notebooks for math and finance tutorials