Closed gngdb closed 9 years ago
Class inheriting the DenseDesignMatrix from pylearn2 to load data. Change initialisation to load the data using our settings.json and then run the original initialisation.
settings.json
Used super, seems to work.
super
Class inheriting the DenseDesignMatrix from pylearn2 to load data. Change initialisation to load the data using our
settings.json
and then run the original initialisation.