Skip to content

Instantly share code, notes, and snippets.

View jrecursive's full-sized avatar

John Muellerleile jrecursive

View GitHub Profile
{
"cells": [
{
"cell_type": "code",
"execution_count": 26,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
{
"cells": [
{
"cell_type": "code",
"execution_count": 26,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
import java.io.*;
import java.nio.file.*;
import java.nio.*;
import java.util.*;
import java.math.*;
import org.jgap.*;
import org.jgap.data.*;
import org.jgap.impl.*;
public class WingComputer {
@jrecursive
jrecursive / clinton-framedata.csv
Created November 17, 2015 06:31
clinton "i did not have.." video emotion recognition raw data
We can make this file beautiful and searchable if this error is corrected: It looks like row 10 should actually have 11 columns, instead of 5 in line 9.
frame,anger,contempt,disgust,fear,happiness,neutral,sadness,surprise,center_x,center_y
1,0.0132180266,0.0207136068,0.0167651456,0.0002598368,0.115125157,0.7966357,0.0307073165,0.00657520024,293,304
2,0.0132180266,0.0207136068,0.0167651456,0.0002598368,0.115125157,0.7966357,0.0307073165,0.00657520024,293,304
3,0.01845999,0.0165373962,0.0282817222,0.000237715081,0.0492510125,0.810602665,0.07129852,0.00533100776,291,306
4,0.0101200007,0.0100846523,0.012753278,0.000289505348,0.0900407061,0.8273698,0.0353178941,0.0140241655,290,306
5,0.04404454,0.03916577,0.0513915345,0.000622655847,0.054880742,0.7425644,0.0582245737,0.009105788,292.5,305.5
6,0.001307725,0.0109840026,0.00234050327,2.08945348E-5,0.0001236394,0.925733,0.0592565425,0.000233700484,293,306
7,0.00314590731,0.01960603,0.00127571984,1.34580405E-5,7.221333E-5,0.8376423,0.13818641,5.79579028E-5,294.5,304.5
8,0.00424223952,0.0149869835,0.00144580984,1.66705067E-5,0.0002101779,0.8431103,0.135907575,8.019957E-5,296,302
9,0.0118198311,0.0113114156,0.006347556,0
### Keybase proof
I hereby claim:
* I am jrecursive on github.
* I am jrecursive (https://keybase.io/jrecursive) on keybase.
* I have a public key whose fingerprint is 2748 9CE2 4CD2 D5A0 B5FB 817A 2CD8 0CF3 2EDB 8B75
To claim this, I am signing this object:
create circuit ipviking;
use ipviking;
alter circuit ipviking set {"refresh-hz":5.0};
create channel #notify;
create channel #ui;
create device ipviking-reader as websocket-reader {"x":10,"y":10,"url":"ws://XXXXXX:PPPP/","w":117,"h":79};
create device hz-slider as slider {"x":190,"y":190,"field":"hz","min":"1.0","max":"10.0","value":3.0,"w":45,"h":170};
create circuit rss;
use rss;
create channel articles;
create device rss-channel as channeler {"channel": "articles"};
create device cnn-top-stories as rss-poller {"url": "http://rss.cnn.com/rss/cnn_topstories.rss"};
create wire rss-to-chan-1 from cnn-top-stories.entries to rss-channel.data;
create device cnn-world as rss-poller {"url": "http://rss.cnn.com/rss/cnn_world.rss"};
create circuit rss;
use rss;
create channel articles;
create device rss-channel as channeler {"channel": "articles"};
create device cnn-top-stories as rss-poller {"url": "http://rss.cnn.com/rss/cnn_topstories.rss"};
create wire rss-to-chan-1 from cnn-top-stories.entries to rss-channel.data;
create device cnn-world as rss-poller {"url": "http://rss.cnn.com/rss/cnn_world.rss"};
ARTIST'S STATEMENT
"I, a universe of atoms, an atom in the universe."
-RPF
I find myself, and my art, alive in an age where we capture, transform and emit nearly anything we find at the intersection of matter, energy and time: we can create, convert and move matter and energy from one form or place to another, and we can harness time by integrating a strand of echoes within the universe; this sum embodying a new object within the dimensions of matter. I find myself peering out from within this nexus at a meticulously organized, perpetually boiling universe: an infinite sum of governance emerging from repetition of the smallest, most essential patterns that, at their cusp, form a wavefront of indeterminism that gives life to the moment.
Technically, I generally start with one or more photos taken with an iPhone that capture reality with an "induced glitch", and finishing with some course of digital processing. To "induce a glitch", I find the nooks and crannies of the machinery and software of the camer
create circuit test;
use test;
create channel ch1;
create channel ch2;
create channel metrics;
create channel tweets;
create device tweeter-1 as tweeter {"filters":[ "putin", "ukraine", "crimea", "russia", "kiev", "ukranian", "russian", "odessa", "slovyansk" ]};
create device tweet-channel as channeler {"channel":"tweets"};