markdregan
Group Product Manager, Google Assistant. Previously Product Manager Google Cloud AI.
Product Manager, Google AssistantDublin
Pinned Repositories
Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
FreqAI-Marcos-Lopez-De-Prado
Implementation of "Advances in Financial Machine Learning" quant trading strategies in python (building upon Freqtrade / FreqAI open source project)
K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
markdregan's Repositories
markdregan/Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
markdregan/K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
markdregan/FreqAI-Marcos-Lopez-De-Prado
Implementation of "Advances in Financial Machine Learning" quant trading strategies in python (building upon Freqtrade / FreqAI open source project)
markdregan/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
markdregan/cointanalysis
Python library for cointegration analysis. It carries out cointegration test and evaluates spread between cointegrated time-series based on scikit-learn API.
markdregan/fracdiff
Compute fractional differentiation super-fast. Processes time-series to be stationary while preserving memory. cf. "Advances in Financial Machine Learning" by M. Prado.
markdregan/ai-demos
Code from presentations
markdregan/freqtrade
Free, open source crypto trading bot
markdregan/probatus
markdregan/telegram_bot
markdregan/ydata-profiling
Create HTML profiling reports from pandas DataFrame objects