Skip to content
View cklugmann's full-sized avatar

Block or report cklugmann

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 Loading

  1. bounding-box-aggregation bounding-box-aggregation Public

    How can crowd knowledge be used for the bounding box annotation task to infer the parameters of actual latent bounding boxes?

    Python 2

  2. Two-Class-Toy-Example Two-Class-Toy-Example Public

    From scratch implementation for learning a (linearly separable) two class problem.

    Python

  3. Vision-Transformer-Studies Vision-Transformer-Studies Public

    This is my attempt to dive into the world of Transformers, or more precisely, Vision Transformers. The repo contains the model classes as well as code to train a vision transformer on the CIFAR10 d…

    Python

  4. multinomial-proportions multinomial-proportions Public

    A way to determine sample size for estimating proportions in multinomial populations.

    Python

  5. matchstick matchstick Public

    A lightweight implementation of backpropagation for simple neural network architectures. It is a didactic implementation that should help to better understand the backpropagation algorithm. In no w…

    Python

  6. game2048 game2048 Public

    An implementation of the computer game 2048 by Gabriele Cirulli, implemented in a single Jupyter notebook using Python and IPyWidgets.

    Jupyter Notebook