Skip to content
View pbielak's full-sized avatar
  • Intel
  • Wrocław, Poland
Block or Report

Block or report pbielak

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 Loading

  1. graph-barlow-twins graph-barlow-twins Public

    The official implementation of the Graph Barlow Twins method with the experimental pipeline

    Python 28 3

  2. dotfiles dotfiles Public

    Configuration file e.g tmux, vim etc.

    Nix

  3. pytorch_geometric_edge pytorch_geometric_edge Public

    Edge representation learning library

    Python 25 1

  4. gerf gerf Public

    Official implementation of the Graph Embedding RetroFitting (GERF) method

    Python 1

  5. attre2vec/attre2vec attre2vec/attre2vec Public

    AttrE2vec: Unsupervised Attributed Edge Representation Learning

    Jupyter Notebook 2 1

  6. My tox.ini configuration file My tox.ini configuration file
    1
    [tox]
    2
    envlist = pep8,docstyle
    3
    skipsdist = True
    4
    
                  
    5
    [testenv:pep8]