Pinned Repositories
applied-deep-learning-resources
A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings.
ARIMA-Tools
Tools in C++ to forecast time series using ARIMA models
bittrex-historical-data
Download historical data for Bittrex crypto market data
books
some books
cereal
A C++11 library for serialization
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
cme_mdp_decoder
CME MDP Example implementation
etfanalytics
Fetch detailed ETF holdings data and analyze composition of ETF portfolios.
GRUV
GRUV is a Python project for algorithmic music generation.
OrderBook
C++ low-latency in-memory order book
mattpearson's Repositories
mattpearson/etfanalytics
Fetch detailed ETF holdings data and analyze composition of ETF portfolios.
mattpearson/cme_mdp_decoder
CME MDP Example implementation
mattpearson/bittrex-historical-data
Download historical data for Bittrex crypto market data
mattpearson/GRUV
GRUV is a Python project for algorithmic music generation.
mattpearson/cereal
A C++11 library for serialization
mattpearson/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
mattpearson/commentjson
Add JavaScript or Python style comments in JSON.
mattpearson/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
mattpearson/crypto-socket
Basic NPM package, cryptocurrency ticker supporting public API calls to multiple exchanges and currencies with websockets where available.
mattpearson/Deep-Portfolio-Theory
Deep Learning framework for portfolio selection (paper published by J. B. Heaton, N. G. Polson, J. H. Witte.)
mattpearson/dl-algo-trader
Training an Agent to make automated trading decisions in a simulated stochastic market environment using Reinforcement Learning or Deep Q-Learning
mattpearson/DQN-Atari-Tensorflow
Simplest Version of playing Atari with Deep Q Learning in Tensorflow
mattpearson/dqn-hfo
mattpearson/Flask-Async-Socket-IO
Working Flask example code for asynchronous HTML updates with Socket.io
mattpearson/gdax-fix-example
Simple example application for GDAX FIX API
mattpearson/GeminiBook
Gemini websocket marketdata depth of book
mattpearson/IbPy
Python API for the Interactive Brokers on-line trading system.
mattpearson/ignite-examples
mattpearson/image-analogies
Generate image analogies using neural matching and blending.
mattpearson/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
mattpearson/mattpearson.github.io
A web application to build your blog on GitHub
mattpearson/Misc
Misc scripts
mattpearson/muduo
A C++ non-blocking network library for multi-threaded server in Linux
mattpearson/qtpylib
QTPyLib, Pythonic Algorithmic Trading
mattpearson/sbedecoder
Python based Simple Binary Encoding (SBE) decoder
mattpearson/SimpleOrderBook
Order Book that maps prices to orders. Handles New, Modify, Delete operations. Could be base for Market-By-Order implementations.
mattpearson/tacopie
C++ TCP Library
mattpearson/TwitterPopup
Follow specific users on Twitter and get pop-ups when they tweet.
mattpearson/utxx
C++ Utility Library
mattpearson/XChange
XChange is a Java library providing a streamlined API for interacting with 50+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.