-
Vrije Universiteit Amsterdam
- Amsterdam, Netherlands
- peterbloem.nl
- @pbloemesquire
Block or Report
Block or report pbloem
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
MaestroGraph/sparse-hyper Public
Code for the paper "Learning sparse transformations through backpropagation"
-
language-models Public
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
-
-
pixel-models Public
Pytorch implementations of the PixelCNN (va Oord et al. 2016) and PixelVAE (Gulrajani et al. 2016) models
368 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 77 commits in 6 repositories
Created 2 repositories
- pbloem/mlxtend Python
- pbloem/gestalt.ink CSS
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…
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…