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/applied-deep-learning-resources
A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings.
mattpearson/books
some books
mattpearson/cuda
cuda examples + my projects
mattpearson/examples
C++ samples: multithreading, sockets, I/O, algorithms
mattpearson/fann
Official github repository for Fast Artificial Neural Network Library (FANN)
mattpearson/folly
An open-source C++ library developed and used at Facebook.
mattpearson/gperftools
Main gperftools repository
mattpearson/gsl
iMatix GSL code generator
mattpearson/High-Frequency-Trading-Model-with-IB
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python
mattpearson/hiredis
Minimalistic C client for Redis >= 1.2
mattpearson/klib
A standalone and lightweight C library
mattpearson/libpca-1.2.11
C++ principal component analysis library
mattpearson/libpcap
the LIBpcap interface to various kernel packet capture mechanism
mattpearson/libtrading
Libtrading, an ultra low-latency trading connectivity library for C and C++.
mattpearson/libzmq
ØMQ libzmq core library -- development trunk
mattpearson/lockfree-bench
Benchmarks for lockfree datastructures.
mattpearson/mcreceive
multicast receiver
mattpearson/ML-KNearest-VXX
Machine Learning Algo using Knearest Neighbors model on VXX trading strategy.
mattpearson/mnist-fann
A C program which uses libfann to train a simple MLP on MNIST
mattpearson/mongo
The Mongo Database
mattpearson/picojson
a header-file-only, JSON parser serializer in C++
mattpearson/profit
A portable/generic/header-only CPU profiler (C++11)
mattpearson/protobuf
Protocol Buffers - Google's data interchange format
mattpearson/qt_tradingclient_1
C++ trading client with Qt gui
mattpearson/scribe
Scribe is a server for aggregating log data streamed in real time from a large number of servers.
mattpearson/sharedhashfile
Share Hash Tables Stored In Memory Mapped Files Between Arbitrary Processes & Threads
mattpearson/simple_dqn
Simple deep Q-learning agent.
mattpearson/test
test
mattpearson/tradelib
A Java framework for backtesting and trading
mattpearson/twsapi
portable C++ API for Interactive Brokers TWS