joshuachristie / timeseries-inference

Inferring parameters of evolutionary models from allele frequency data
0 stars 0 forks source link

convert proto binary to tfrecord #11

Closed joshuachristie closed 3 years ago

joshuachristie commented 3 years ago

C++ model output is based on example.proto but it isn't in a tfrecord compatible format. Need to read in the binary and write a tfrecord.