The Wayback Machine - https://web.archive.org/web/20220126055054/https://github.com/pbloem
Skip to content
Avatar

Achievements

Achievements

Organizations

@Data2Semantics
Block or Report

Block or report pbloem

Report abuse

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

Report abuse

Pinned

  1. kgbench Public

    A set of benchmark repositories for node classification on knowledge graphs.

    Python 17 1

  2. former Public

    Simple transformer implementation from scratch in pytorch.

    Python 627 107

  3. Code for the paper "Learning sparse transformations through backpropagation"

    Python 43 3

  4. Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).

    Python 38 14

  5. A general purpose graph library

    Java 10 5

  6. Pytorch implementations of the PixelCNN (va Oord et al. 2016) and PixelVAE (Gulrajani et al. 2016) models

    Python 25 2

368 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri
Activity overview
Contributed to mlvu/mlvu.github.io, pbloem/former, pbloem/peterbloem.nl and 5 other repositories

Contribution activity

January 2022

Created 2 repositories

Created a pull request in rasbt/mlxtend that received 3 comments

Add contour kwargs to plot_decision_regions.

Code of Conduct Check. Description I added a kwargs keyword to control how the lines between decision regions look. I needed this for a thing, so I…

+102 −53 3 comments
Opened 1 other pull request in 1 repository
pbloem/peterbloem.nl 1 merged

Created an issue in tensorflow/playground that received 1 comment

Feature selection broken

Hi, It looks like the feature selection option (turning bits of the demo on/of dynamically with GET params) is broken. My old URLs don't work anymo…

1 comment