aimalz / justice

A semi-unsupervised classifier for noisy, irregular, sparse transient and variable astronomical lightcurves
MIT License
1 stars 2 forks source link

Basic dense features input layer #89

Closed gatoatigrado closed 5 years ago

gatoatigrado commented 5 years ago

This is what the feature vectors look like for the "dtime" signal -- each row is a soft binned feature for whether the input floating-point value (window-point time minus selected time) is greater than the bin center. Sorry if any of this is a bit confusing, maybe my explanation comment in the test is a bit more clear?

image