Skip to content
View LukasRinder's full-sized avatar
Block or Report

Block or report LukasRinder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  1. normalizing-flows normalizing-flows Public

    Implementation of normalizing flows in TensorFlow 2 including a small tutorial.

    Jupyter Notebook 139 39

  2. bayesian-neural-networks bayesian-neural-networks Public

    Different implementations of Bayesian neural networks for uncertainty estimation. The uncertainty estimation is utilized for efficient exploration in reinforcement learning.

    Python 6 2

  3. DQN-cartpole DQN-cartpole Public

    Deep Q-Network (DQN) implementation in TensorFlow 2 to stabilize the well-known cart pole task.

    Python