matthiasplappert
I am a research scientist with an interest in machine learning, robotics, reinforcement learning, LLMs, and code synthesis.
Berlin, Germany
Pinned Repositories
keras-rl
Deep Reinforcement Learning for Keras.
CloudApp-API-PHP-wrapper
A simple PHP class to access the CloudApp REST API. Requires PHP5 and cURL.
InstapaperKit
An Objective-C framework to access the full Instapaper API for both, the iOS and Mac OS X platform
keras-rl-weights
Trained models for keras-rl.
motion-annotation-tool
Crowd-sourced Annotation of Human Motion.
motion-classification
The code written during my Bachelor Thesis "Classification of Human Whole-Body Motion using Hidden Markov Models".
pibot
A simple robot platform written in Python.
Secure-NSUserDefaults
User defaults that cannot be modified or shared between devices.
matthiasplappert's Repositories
matthiasplappert/Secure-NSUserDefaults
User defaults that cannot be modified or shared between devices.
matthiasplappert/keras-rl-weights
Trained models for keras-rl.
matthiasplappert/motion-classification
The code written during my Bachelor Thesis "Classification of Human Whole-Body Motion using Hidden Markov Models".
matthiasplappert/pibot
A simple robot platform written in Python.
matthiasplappert/keras-rl
Deep Reinforcement Learning for Keras.
matthiasplappert/list-of-bank-websites
A list of bank websites and their TLS/SSL rating.
matthiasplappert/motion-annotation-tool
Crowd-sourced Annotation of Human Motion.
matthiasplappert/paper-notes
My notes of research papers that I have read.
matthiasplappert/matthiasplappert.github.io
My digital card.
matthiasplappert/motion-visualization
A simple visualizer for human whole-body motion using three.js
matthiasplappert/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
matthiasplappert/8x8-led
matthiasplappert/adventofcode21
My solutions for Advent of Code 2021
matthiasplappert/challenges
Coding challenges to discuss about solutions
matthiasplappert/dl-experiments
Various small deep learning experiments
matthiasplappert/dotfiles
Vim config
matthiasplappert/games
Simple games implemented in Python. Useful for reinforcement learning.
matthiasplappert/gym
A toolkit for developing and comparing reinforcement learning algorithms.
matthiasplappert/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
matthiasplappert/KIT-Musterloesungen
Musterlösungen für Klausuraufgaben am KIT
matthiasplappert/lego-elevator
matthiasplappert/matthiasplappert.com-v2
Test
matthiasplappert/ML-KA.github.io
Github website
matthiasplappert/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
matthiasplappert/nn-zero-to-hero
Neural Networks: Zero to Hero
matthiasplappert/python-fints
Pure-python FinTS (formerly known as HBCI) implementation
matthiasplappert/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
matthiasplappert/seq2seq
Sequence to Sequence Learning with Keras
matthiasplappert/test-python-tools
matthiasplappert/tf-playground
Implementation of deep learning-related things in plain Tensorflow.