asb: head /dev/brain > /dev/www

My home, musings, and wanderings on the world wide web.

Things I've talked about

99 problems (30)

99 LISP problems: Problem #34

99 LISP problems: Problem #31

99 LISP problems: Problem #33

99 LISP problems: Problem #32

99 LISP problems: Problem #25

99 LISP problems: Problem #28

99 LISP problems: Problem #23

99 LISP problems: Problem #24

99 LISP problems: Problem #22

99 LISP problems: Problem #21

99 LISP problems: Problem #20

99 LISP problems: Problem #19

99 LISP problems: Problem #17

99 LISP problems: Problem #18

99 LISP problems: Problem #16

99 LISP problems: Problem #15

99 LISP problems: Problem #14

99 LISP problems: Problem #13

99 LISP problems: Problem #12

99 LISP problems: Problem #11

99 LISP problems: Problem #10

99 LISP problems: Problem #9

99 LISP problems: Problem #8

99 LISP problems: Problem #7

99 LISP problems: Problem #6

99 LISP problems: Problem #5

99 LISP problems: Problem #4

99 LISP problems: Problem #3

99 LISP problems: Problem #2

99 LISP problems: Problem #1

ai (1)

Machines that make music and steal jobs

aic (1)

The corrected AIC

algorithms (3)

HackerRank: Detecting cycles in a linked list

HackerRank: Implementing a queue using two stacks.

Knuth-Fisher-Yates shuffling algorithm

apple (1)

goto fail;

ast (1)

Python's AST module: Bringing a gun to a knife fight!

bash (1)

bash: quoting variables - to be or not to be

big data (1)

Training with large files in Torch

boggle (1)

Boggle solver: Linear and recursive search

classification (1)

Why you have, in fact, used a neural network!

common lisp (1)

Note to self: Origins of 'car' and 'cdr'

cube (1)

R: Converting a data.table to a multi way array (cube)

data structures (2)

HackerRank: Detecting cycles in a linked list

HackerRank: Implementing a queue using two stacks.

data.frame (1)

R: dplyr vs. data.table

data.table (2)

R: Converting a data.table to a multi way array (cube)

R: dplyr vs. data.table

dplyr (1)

R: dplyr vs. data.table

eda (2)

EDA: Plotting non linear decision boundaries in R

EDA: Plotting least squares fit line in R

emacs (2)

Toggling buffer-level hooks in Emacs

Inspecting objects at point with ESS

ess (1)

Inspecting objects at point with ESS

factor (1)

R: Converting a factor variable to a matrix of dummies

finance (1)

R: Recreating the history of a stock index's membership

firefox (1)

Editing markdown in Vim and previewing in Firefox.

fisher yates (1)

Knuth-Fisher-Yates shuffling algorithm

functional programming (1)

Note to self: Origins of 'car' and 'cdr'

goto (1)

goto fail;

hackerrank (2)

HackerRank: Detecting cycles in a linked list

HackerRank: Implementing a queue using two stacks.

hypothesis testing (3)

The modern paradigm for hypothesis testing

Neyman & Pearson's hypothesis testing

Fisher's test of statistical significance

id (1)

R: Finding identifier variables

io (1)

Training with large files in Torch

ipython (1)

Send Python commands from Vim to IPython via tmux.

islr (3)

EDA: Plotting non linear decision boundaries in R

ISLR: Notes - Chapter 2

EDA: Plotting least squares fit line in R

julia (1)

Julia - Project Euler Qs 1 - 10

knuth (1)

Knuth-Fisher-Yates shuffling algorithm

linked lists (1)

HackerRank: Detecting cycles in a linked list

lisp (35)

Toggling buffer-level hooks in Emacs

Inspecting objects at point with ESS

`timeit` macro for SBCL

Machines that make music and steal jobs

99 LISP problems: Problem #34

99 LISP problems: Problem #31

99 LISP problems: Problem #33

99 LISP problems: Problem #32

Note to self: Origins of 'car' and 'cdr'

99 LISP problems: Problem #25

99 LISP problems: Problem #28

99 LISP problems: Problem #23

99 LISP problems: Problem #24

99 LISP problems: Problem #22

99 LISP problems: Problem #21

99 LISP problems: Problem #20

99 LISP problems: Problem #19

99 LISP problems: Problem #17

99 LISP problems: Problem #18

99 LISP problems: Problem #16

99 LISP problems: Problem #15

99 LISP problems: Problem #14

99 LISP problems: Problem #13

99 LISP problems: Problem #12

99 LISP problems: Problem #11

99 LISP problems: Problem #10

99 LISP problems: Problem #9

99 LISP problems: Problem #8

99 LISP problems: Problem #7

99 LISP problems: Problem #6

99 LISP problems: Problem #5

99 LISP problems: Problem #4

99 LISP problems: Problem #3

99 LISP problems: Problem #2

99 LISP problems: Problem #1

logistic regression (1)

Why you have, in fact, used a neural network!

lua (1)

Training with large files in Torch

luddite (1)

Machines that make music and steal jobs

machine learning (3)

Why you have, in fact, used a neural network!

Machines that make music and steal jobs

ISLR: Notes - Chapter 2

macro (1)

`timeit` macro for SBCL

markdown (2)

Toggling buffer-level hooks in Emacs

Editing markdown in Vim and previewing in Firefox.

matrix (1)

R: Converting simple_triplet_matrix to other sparse matrix formats.

music (1)

Machines that make music and steal jobs

neural networks (1)

Why you have, in fact, used a neural network!

notes (1)

ISLR: Notes - Chapter 2

octopress (1)

Thank you, Octopress!

ols (1)

EDA: Plotting least squares fit line in R

oop (1)

R: Implementing a stack in ReferenceClasses

plot (2)

EDA: Plotting non linear decision boundaries in R

EDA: Plotting least squares fit line in R

prefix tree (1)

Boggle solver: Linear and recursive search

profiling (1)

`timeit` macro for SBCL

project euler (1)

Julia - Project Euler Qs 1 - 10

python (3)

Python's AST module: Bringing a gun to a knife fight!

Boggle solver: Linear and recursive search

Send Python commands from Vim to IPython via tmux.

queue (1)

HackerRank: Implementing a queue using two stacks.

quoting (1)

bash: quoting variables - to be or not to be

r (13)

Inspecting objects at point with ESS

R: Converting simple_triplet_matrix to other sparse matrix formats.

R: Converting a data.table to a multi way array (cube)

EDA: Plotting non linear decision boundaries in R

EDA: Plotting least squares fit line in R

R: Finding identifier variables

The corrected AIC

R: dplyr vs. data.table

R: Implementing a stack in ReferenceClasses

R: textConnection for string IO

R: Converting a factor variable to a matrix of dummies

R: Deprecate logical subsetting?

R: Recreating the history of a stock index's membership

r5 (1)

R: Implementing a stack in ReferenceClasses

recursion (1)

Boggle solver: Linear and recursive search

recursive search (1)

Boggle solver: Linear and recursive search

reference classes (1)

R: Implementing a stack in ReferenceClasses

scrabble (1)

Boggle solver: Linear and recursive search

screen (1)

Send Python commands from Vim to IPython via tmux.

shuffle (1)

Knuth-Fisher-Yates shuffling algorithm

significance testing (3)

The modern paradigm for hypothesis testing

Neyman & Pearson's hypothesis testing

Fisher's test of statistical significance

sparse (1)

R: Converting simple_triplet_matrix to other sparse matrix formats.

stack (2)

HackerRank: Implementing a queue using two stacks.

R: Implementing a stack in ReferenceClasses

stackoverflow (1)

Mixed thoughts about Stack Overflow

stata (1)

R: Finding identifier variables

statistical inference (3)

The modern paradigm for hypothesis testing

Neyman & Pearson's hypothesis testing

Fisher's test of statistical significance

statistical significance (3)

The modern paradigm for hypothesis testing

Neyman & Pearson's hypothesis testing

Fisher's test of statistical significance

statistics (5)

Why you have, in fact, used a neural network!

The modern paradigm for hypothesis testing

Neyman & Pearson's hypothesis testing

Fisher's test of statistical significance

The corrected AIC

string io (1)

R: textConnection for string IO

supervised learning (1)

Why you have, in fact, used a neural network!

testing (1)

goto fail;

textconnection (1)

R: textConnection for string IO

time series (2)

The corrected AIC

R: Recreating the history of a stock index's membership

tmux (1)

Send Python commands from Vim to IPython via tmux.

torch (1)

Training with large files in Torch

trie (1)

Boggle solver: Linear and recursive search

vim (2)

Editing markdown in Vim and previewing in Firefox.

Send Python commands from Vim to IPython via tmux.