DEERDatastore.m
Infinite datastore of DEER data for spin-1/2 electrons. Generates a new minibatch of data on-the-fly at every read request.
Syntax
dstore=DEERDatastore(parameters)
Parameters
parameters - training database option array required
by deer_lib_gen.m
Outputs
dstore - Matlab datastore object expected by the
neural network training function
Notes
Using asynchronous prefetch is recommended during network training.
See also
deer_lib_gen.m, deerplot.m, library_dd.m, nonnans.m, signal_model.m, Neural network module
Version 2.8, authors: Jake Keeley