Skip to content
View chr5tphr's full-sized avatar
  • Technically a University in Berlin
  • There's no place like 0x7f000001
Block or Report

Block or report chr5tphr

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. tctim tctim Public

    True-color terminal image visualization library with command-line interface for python

    Python 7

  2. cinpy cinpy Public

    Using C in Python (A quick introduction)

    C 5

  3. zennit zennit Public

    Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.

    Python 178 32

  4. fairwashing/fairwashing fairwashing/fairwashing Public

    Code-repository for the ICML 2020 paper Fairwashing explanations with off-manifold detergent

    Python 12 3

  5. Print CUDA-info in JSON using the Nv... Print CUDA-info in JSON using the Nvidia Management Library (NVML) to avoid parsing of nvidia-smi
    1
    #include <stdio.h>
    2
    #include <unistd.h>
    3
    #include <sys/stat.h>
    4
    #include <nvml.h>
    5
    #include <time.h>
  6. maper maper Public

    CLI to organize PDFs by attaching bibtex metadata

    Python