Christopher Jacoby

Results 4 issues of Christopher Jacoby

* Sometimes it's useful to know when an "epoch" has been completed. Certain libraries (*coughkerascough*) have this notion explicitly. * But also, it might be useful when using a Mux...

enhancement
API

Just some things I've been thinking about prototyping soon but I wanted to talk through them first / get your thoughts @bmcfee. This idea isn't fully fleshed out yet. I've...

enhancement

I did a bunch of experimenting about a month ago, and noticed that the Mux was significantly slowing down my sampling/training process. Todo: * Benchmark & analyze where the time...

enhancement

Currently note "onsets" are being written out & tracked as schema-less CSV files, with a single `time` column. We _should_ do the right thing and use JAMS, tracking duration as...