-
Vrije Universiteit Amsterdam
- Amsterdam, Netherlands
- peterbloem.nl
- https://orcid.org/0000-0002-0189-5817
- @pbloemesquire
-
-
-
-
-
-
-
-
Publications Public
Anything scientific I'm writing, whether intended for publication or not.
-
dontmail.it Public
A simple website to warn people about the dangers of mailing direct payment links.
CSS MIT License UpdatedAug 8, 2024 -
cramming Public
Forked from JonasGeiping/crammingCramming the training of a (BERT-type) language model into limited compute.
Python MIT License UpdatedJun 30, 2024 -
former Public
Simple transformer implementation from scratch in pytorch.
-
-
pca-book Public
Source files for a book on Principal component analysis
-
-
diffae Public
Forked from phizaz/diffaeOfficial implementation of Diffusion Autoencoders
Jupyter Notebook MIT License UpdatedAug 5, 2023 -
-
embed Public
Implementation of basic KG embedding methods. Meant both as an example implementation and as a testbed for simple improvements.
-
-
kgbench-loader Public
Dataset loader for the kgbench repository.
-
kgbench-data Public
A set of benchmark repositories for node classification on knowledge graphs. To use, see https://github.com/pbloem/kgbench-loader
-
-
blog Public
Example code to accompany blog posts
-
motive Public
A proof-of-concept library for motif analysis using MDL techniques.
-
-
mlxtend Public
Forked from rasbt/mlxtendA library of extension and helper modules for Python's data analysis and machine learning libraries.
Python Other UpdatedJan 19, 2022 -
-
cleartxt Public
A simple website (cleartxt.info) designed to quickly inform website owners about the problem of cleartext passwords.
-
theoretical-minimum Public
Notebooks with simple physics exercises, inspired by the "Theoretical minimum" series by Leonard Susskind.
-
-
language-models Public
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).