Skip to content
View markdregan's full-sized avatar
  • Product Manager, Google Assistant
  • Dublin
Block or Report

Block or report markdregan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Bayesian-Modelling-in-Python Bayesian-Modelling-in-Python Public

    A python tutorial on bayesian modeling techniques (PyMC3)

    Jupyter Notebook 2.5k 411

  2. K-Nearest-Neighbors-with-Dynamic-Time-Warping K-Nearest-Neighbors-with-Dynamic-Time-Warping Public

    Python implementation of KNN and DTW classification algorithm

    Jupyter Notebook 772 213

  3. FreqAI-Marcos-Lopez-De-Prado FreqAI-Marcos-Lopez-De-Prado Public

    Implementation of "Advances in Financial Machine Learning" quant trading strategies in python (building upon Freqtrade / FreqAI open source project)

    Python 32 11

  4. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

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

    Jupyter Notebook 10 7

  5. freqtrade freqtrade Public

    Forked from freqtrade/freqtrade

    Free, open source crypto trading bot

    Python

  6. fracdiff fracdiff Public

    Forked from fracdiff/fracdiff

    Compute fractional differentiation super-fast. Processes time-series to be stationary while preserving memory. cf. "Advances in Financial Machine Learning" by M. Prado.

    Python