MarkusThill
Interested in programming, machine learning approaches, especially for time series analysis and reinforcement learning (RL) for board games.
Germany
Pinned Repositories
65-C-02-Assembler
AdventOfCode
Solutions for the Advent of Code Problems
bioma-tcn-ae
Minimal Working Example of a (baseline) Temporal Convolutional Autoencoder (TCN-AE) for Anomaly Detection in Time Series
BufferOverflows
Connect-Four
A Java framework for the game Connect Four (Connect-4) with different types of agents and algorithms (reinforcement learning [TD with eligibility traces], AlphaBeta-Search, MCTS). Contains a perfect-playing MiniMax agent for evaluation purposes.
connect4
Connect 4 Solver
DotsAndBoxes
DTMFCuda
A Simple Example for Decoding DTMF Signals with CUDA
MGAB
The Mackey-Glass Anomaly Benchmark
MultiDiminsionalViz
Multi-Dimensional Visualization with Parallel Coordinates
MarkusThill's Repositories
MarkusThill/bioma-tcn-ae
Minimal Working Example of a (baseline) Temporal Convolutional Autoencoder (TCN-AE) for Anomaly Detection in Time Series
MarkusThill/MGAB
The Mackey-Glass Anomaly Benchmark
MarkusThill/Connect-Four
A Java framework for the game Connect Four (Connect-4) with different types of agents and algorithms (reinforcement learning [TD with eligibility traces], AlphaBeta-Search, MCTS). Contains a perfect-playing MiniMax agent for evaluation purposes.
MarkusThill/DotsAndBoxes
MarkusThill/AdventOfCode
Solutions for the Advent of Code Problems
MarkusThill/BufferOverflows
MarkusThill/DTMFCuda
A Simple Example for Decoding DTMF Signals with CUDA
MarkusThill/MultiDiminsionalViz
Multi-Dimensional Visualization with Parallel Coordinates
MarkusThill/65-C-02-Assembler
MarkusThill/connect4
Connect 4 Solver
MarkusThill/ECG-AB
The MIT-BIH ECG Anomaly Benchmark
MarkusThill/ESP8266
Projects related to the ESP8266 Family
MarkusThill/fhourstones
The Fhourstones benchmark by John Tromp (http://homepages.cwi.nl/~tromp/c4/fhour.html)
MarkusThill/Game-Of-Life
Conway's Game of Life in R
MarkusThill/GitHubPagesWorking
MarkusThill/jekyll-slideshow
Compose your slides on Github, Host it on Github Pages for free.
MarkusThill/MarkusThill.github.io
My private Blog / Note Collection
MarkusThill/MarkusThill.github.io-jupyter
MarkusThill/MarkusThill.github.old.io
MarkusThill/miscellaneous
MarkusThill/PFBalancedBinaryTree
A pointer-free balanced binary tree in C
MarkusThill/solitaire-diamond
A Solver for the Peg Solitaire Diamond-41 Board Game
MarkusThill/Sudoku-Solvers
Several Sudoko solvers I programmed some time ago
MarkusThill/Zalando-