Pinned Repositories
aspect-level-sentiment-classification
Performing aspect-level sentiment classification using document-level knowledge based on the "Exploiting document knowledge for aspect-level sentiment classification" paper.
calc
ciphers
Data-Science--Cheat-Sheet
Cheat Sheets
hyperparameter-optimization-techniques
Testing several hyperparameter optimization techniques.
image-caption-generator
A neural image caption generator based on the "Show and Tell" paper.
image-to-voronoi
Convert an image into a nice-looking Voronoi diagram using one of many available techniques with options for customization.
melanoma-detection
A web app for melanoma detection using PyTorch and Flask
one-shot-learning-triplet-network
Performing one-shot learning using a triplet network with different triplet selection methods (random and hard).
word2vec-from-scratch
A word2vec implementation (for CBOW and Skipgram) demonstrated on the word analogy task
nickvdw's Repositories
nickvdw/word2vec-from-scratch
A word2vec implementation (for CBOW and Skipgram) demonstrated on the word analogy task
nickvdw/image-to-voronoi
Convert an image into a nice-looking Voronoi diagram using one of many available techniques with options for customization.
nickvdw/Data-Science--Cheat-Sheet
Cheat Sheets
nickvdw/image-caption-generator
A neural image caption generator based on the "Show and Tell" paper.
nickvdw/one-shot-learning-triplet-network
Performing one-shot learning using a triplet network with different triplet selection methods (random and hard).
nickvdw/aspect-level-sentiment-classification
Performing aspect-level sentiment classification using document-level knowledge based on the "Exploiting document knowledge for aspect-level sentiment classification" paper.
nickvdw/ciphers
nickvdw/hyperparameter-optimization-techniques
Testing several hyperparameter optimization techniques.
nickvdw/melanoma-detection
A web app for melanoma detection using PyTorch and Flask
nickvdw/discord-infovis
Information visualization of direct messages between two users on Discord
nickvdw/DP-CGAN
Differentially Private Conditional Generative Adversarial Network
nickvdw/engineer
Machine Learning for Engineers course at TU/e (2IMM15)
nickvdw/group-cluster
Trying out Akka Cluster with group clustering
nickvdw/hangman-vue
nickvdw/image-retrieval
Performing the image retrieval task using neural codes based on the "Neural Codes for Image Retrieval" paper.
nickvdw/InfoVis
Information Visualisation of Global Terrorism
nickvdw/infovisje
nickvdw/kschuler.github.io
My personal website
nickvdw/nickvdw
nickvdw/nickvdw.github.io
Jekyll Theme
nickvdw/NN_calibration
Calibration of Convolutional Neural Networks
nickvdw/pandas-pipeline
Simple example of a pandas pipeline.
nickvdw/ping-monitor
A monitor that checks if websites are online and notifies the user when a website goes offline through notifications and sounds.
nickvdw/portfolio-fade-concept
nickvdw/portfolio-fullpage-scroll-concept
nickvdw/QDrop
nickvdw/simple-ml-api-fastapi
Simple example of a ML api using FastAPI based on entity extraction
nickvdw/TeX-report-template
LaTeX template for reports
nickvdw/tree-browser
nickvdw/warsciior
A roguelike in ascii style using libtcod