goldenwalden's repositories

CppTrader

High performance components for building Trading Platform such as ultra fast matching engine, order book processor

Language:C++License:MITStargazers:1Issues:0Issues:0

AA228-CS238-Student

Starter code and data files for AA228/CS238 at Stanford University

Language:JuliaStargazers:0Issues:0Issues:0

adversarial-policies

Find best-response to a fixed policy in multi-agent RL

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

alpaca-backtrader-api

Alpaca Trading API integrated with backtrader

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

awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

Stargazers:0Issues:0Issues:0

BayesianOptimization

A Python implementation of global optimization with gaussian processes.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

CrossSection

Code to accompany our paper Chen and Zimmermann (2020), "Open source cross-sectional asset pricing"

License:GPL-2.0Stargazers:0Issues:0Issues:0

cs228-notes

Course notes for CS228: Probabilistic Graphical Models.

Language:CSSLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

DecisiveML

Exploration for machine learning

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

Deep-Learning-in-Asset-Pricing

https://arxiv.org/abs/1805.01104

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

eiten

Statistical and Algorithmic Investing Strategies for Everyone

License:GPL-3.0Stargazers:0Issues:0Issues:0

gym-continuousDoubleAuction

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray (RLLib) is used for training.

License:MITStargazers:0Issues:0Issues:0

High-Frequency-Trading-Model-with-IB

A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

homework

Assignments for CS294-112.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

mlfinlab

Package based on the work of Dr Marcos Lopez de Prado regarding his research with respect to Advances in Financial Machine Learning

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

multiagent-particle-envs

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

pgmpy_notebook

Short Tutorial to Probabilistic Graphical Models(PGM) and pgmpy

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

planet

Learning Latent Dynamics for Planning from Pixels

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

reinforcement-learning-1

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

rmm.arl

Robust Market Making via Adversarial Reinforcement Learning

Language:RustLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0

trading-rl

Deep Reinforcement Learning for Financial Trading using Price Trailing @ ICASSP 2019

Language:PythonStargazers:0Issues:0Issues:0

VineCopula

Statistical inference of vine copulas

Language:RStargazers:0Issues:0Issues:0