Skip to content

Instantly share code, notes, and snippets.

View amueller's full-sized avatar

Andreas Mueller amueller

View GitHub Profile
@amueller
amueller / graph.ad3
Last active December 19, 2015 03:39
A pairwise factor graph that has strange behavior in ad3 branch and bound
28
105
0.232269334
0.767730666
0.30221087
0.69778913
0.260731565
0.739268435
0.461288309
0.538711691
@amueller
amueller / checkerboard.png
Last active December 22, 2015 07:19
explain what I mean by checker board
checkerboard.png
@amueller
amueller / colors_curves.png
Last active April 20, 2024 01:38
random color palette using halton codes
colors_curves.png
@amueller
amueller / bcfw_dual_test.py
Created September 23, 2013 08:21
bcfw dual
import numpy as np
#from sklearn.datasets import fetch_mldata
from sklearn.datasets import load_digits
from pystruct.models import MultiClassClf
from pystruct.learners import FrankWolfeSSVM, SubgradientSSVM, NSlackSSVM, OneSlackSSVM
from pystruct.utils import AnalysisLogger
from sklearn.utils import shuffle
@amueller
amueller / msrc_blog.ipynb
Last active October 25, 2016 07:04
ipython notebook for msrc segmentation tutorial
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amueller
amueller / reassignment_strageties.ipynb
Created December 24, 2013 14:33
Benchmarking differente minibatch reassignment stategies.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amueller
amueller / shuffle_once.ipynb
Created December 11, 2014 18:40
Shuffle once benchmarks
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amueller
amueller / scipy_interpolation_weirdness.ipnb
Created February 27, 2015 15:42
scipy interpolation weirdness
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@amueller
amueller / scipy_interpolation_weirdness.ipnb
Created February 27, 2015 15:47
scipy interpolation weirdness
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{