Pinned Repositories
canapi
A universal client api generator.
feed
A streamable version of pandas for online computation.
finance
A collection of code to perform analysis and predictions on financial data.
gleam
A library of code that implements discrete local volatility surfaces.
penv
An example for making highly customized environments in TensorTrade.
ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
RLTrader
A profitable cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
simple-sine-curve
A tutorial for training a reinforcement learning agent how to trade on a basic sine curve using TensorTrade and Ray.
sorting
A library to analyze different sorting algorithms.
yelp-absa
Exploring the Yelp dataset using aspect-based sentiment analysis.
mwbrulhardt's Repositories
mwbrulhardt/simple-sine-curve
A tutorial for training a reinforcement learning agent how to trade on a basic sine curve using TensorTrade and Ray.
mwbrulhardt/penv
An example for making highly customized environments in TensorTrade.
mwbrulhardt/gleam
A library of code that implements discrete local volatility surfaces.
mwbrulhardt/yelp-absa
Exploring the Yelp dataset using aspect-based sentiment analysis.
mwbrulhardt/canapi
A universal client api generator.
mwbrulhardt/finance
A collection of code to perform analysis and predictions on financial data.
mwbrulhardt/RLTrader
A profitable cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
mwbrulhardt/feed
A streamable version of pandas for online computation.
mwbrulhardt/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
mwbrulhardt/sorting
A library to analyze different sorting algorithms.
mwbrulhardt/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
mwbrulhardt/pylambertw
pylambertw - sklearn interface to analyze and gaussianize heavy-tailed, skewed data
mwbrulhardt/twitter_sentiment
A project to work with the sentiment of tweets.
mwbrulhardt/yhack2017