Pinned Repositories
burrolib
Burrolib provides a library for multi-agent Markov games for researchers. It considers Markov games from an economical perspective. The modular agent design allows different agent implementations for a single game. The user can choose whether to design an expert system or a free learning approach.
arch
ARCH models in Python
azure-kusto-python
Kusto client libraries for Python
bpttv-lax
backpropagation through the void - pytorch implementation
continuous-time-flow-process
PyTorch code of "Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows" (NeurIPS 2020)
mushroom-rl
Python library for Reinforcement Learning.
pytr
Unoffical Python Interface for the Trade Republic API
rl_algorithms
Implementation of PPO and Augmented Random Search
sds
A toolbox for inference of switching systems for control
twitter-text-sentiment
This repository provides a small tool/script to perform sentiment analysis on tweets given a hashtag
thlautenschlaeger's Repositories
thlautenschlaeger/twitter-text-sentiment
This repository provides a small tool/script to perform sentiment analysis on tweets given a hashtag
thlautenschlaeger/bpttv-lax
backpropagation through the void - pytorch implementation
thlautenschlaeger/pytr
Unoffical Python Interface for the Trade Republic API
thlautenschlaeger/rl_algorithms
Implementation of PPO and Augmented Random Search
thlautenschlaeger/arch
ARCH models in Python
thlautenschlaeger/azure-kusto-python
Kusto client libraries for Python
thlautenschlaeger/continuous-time-flow-process
PyTorch code of "Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows" (NeurIPS 2020)
thlautenschlaeger/corona-data-plot
Playing and visualizing corona data
thlautenschlaeger/mushroom-rl
Python library for Reinforcement Learning.
thlautenschlaeger/sds
A toolbox for inference of switching systems for control
thlautenschlaeger/empyrical
Common financial risk and performance metrics. Used by zipline and pyfolio.
thlautenschlaeger/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
thlautenschlaeger/numpy
The fundamental package for scientific computing with Python.
thlautenschlaeger/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
thlautenschlaeger/py_vollib_vectorized
A vectorized implementation of py_vollib, that supports numpy arrays and pandas Series and DataFrames.
thlautenschlaeger/pyfolio
Portfolio and risk analytics in Python
thlautenschlaeger/pystan
PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io
thlautenschlaeger/reinforce
score function estimator (REINFORCE) for gym environments
thlautenschlaeger/RL-Adventure-2
PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay
thlautenschlaeger/rlkit
Collection of reinforcement learning algorithms
thlautenschlaeger/ssm
Bayesian learning and inference for state space models
thlautenschlaeger/thlautenschlaeger.github.io
thlautenschlaeger/vbgmm
Variational Inference on Gaussian Mixture Models