Pinned Repositories
bhtsne
Barnes-Hut t-SNE
covariate-shift-adaption
An example of using a discriminator to correct for a difference in the distributions between the training and test data.
ddan
Deep domain adaptation networks (DDAN) library for Python with TensorFlow.
erlendd.github.io
My blog
Neighborhood-Components-Analysis-in-Python
A Python gradient-descent implementation of the Neighborhood Components Analysis (NCA) method for metric learning.
nn_weighted_interpolation
Nearest neighbour weighted interpolation using a simple distance-voting method.
OpenExchangeRates
An unofficial Python API for OpenExchangeRates.py
optomatic
Efficient distributed hyperparameter search library written in Python.
raw-thumbnailer
Automatically exported from code.google.com/p/raw-thumbnailer
Unsupervised_Domain_Adaption_BackProp
TensorFlow implementation of Unsupervised Domain Adaption by Backpropagation
erlendd's Repositories
erlendd/optomatic
Efficient distributed hyperparameter search library written in Python.
erlendd/ddan
Deep domain adaptation networks (DDAN) library for Python with TensorFlow.
erlendd/covariate-shift-adaption
An example of using a discriminator to correct for a difference in the distributions between the training and test data.
erlendd/Neighborhood-Components-Analysis-in-Python
A Python gradient-descent implementation of the Neighborhood Components Analysis (NCA) method for metric learning.
erlendd/raw-thumbnailer
Automatically exported from code.google.com/p/raw-thumbnailer
erlendd/nn_weighted_interpolation
Nearest neighbour weighted interpolation using a simple distance-voting method.
erlendd/OpenExchangeRates
An unofficial Python API for OpenExchangeRates.py
erlendd/erlendd.github.io
My blog
erlendd/Unsupervised_Domain_Adaption_BackProp
TensorFlow implementation of Unsupervised Domain Adaption by Backpropagation
erlendd/bhtsne
Barnes-Hut t-SNE
erlendd/marlin-fw-cr10spro-skr
Marlin firmware for CR-10s Pro with SKR board
erlendd/matplotlib_examples
Useful examples of using the popular matplotlib and seaborn python packages for "advanced" plotting.
erlendd/mmscripts
Scripts I use for molecular modelling
erlendd/Q-learning-simple-demo
My own experiments with Q-learning (reinforcement learning).
erlendd/QUIP
libAtoms/QUIP molecular dynamics framework: http://www.libatoms.org
erlendd/sos
Stochastic Outlier Selection
erlendd/tpot
A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.