Skip to content
View lukasbm's full-sized avatar
:octocat:
:)
:octocat:
:)

Highlights

  • Pro

Organizations

@chiefsend
Block or Report

Block or report lukasbm

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

Pinned

  1. amosproj/amos2021ss04-is-project-linter amosproj/amos2021ss04-is-project-linter Public

    Inner Source Project Linter

    Java 2 2

  2. HiL-Simulator HiL-Simulator Public

    HiL simulator in Omnet++ for my bachelor thesis

    C++ 3

  3. discord-images discord-images Public

    explore your discord images, categorized in an easy to use interface

    JavaScript 1

  4. blog blog Public

    Python 1

  5. Re-usable setup function for PyTorch... Re-usable setup function for PyTorch (most common performance and debugging flags)
    1
    
                  
    2
    def setup_pytorch(seed: Optional[int] = None) -> torch.device:
    3
        """
    4
        sets up pytorch with all kinds of settings and performance optimizations
    5
  6. wandb-go wandb-go Public

    Wrapping the public Weights & Biases GraphQL API in Go

    Go