Skip to content
View chr5tphr's full-sized avatar
  • RIKEN
  • There's no place like 0x7f000001

Block or report chr5tphr

Report abuse

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

Report abuse

Pinned Loading

  1. tctim tctim Public

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

    Python 9 1

  2. cinpy cinpy Public

    Using C in Python (A quick introduction)

    C 6

  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 239 36

  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