The example notebook 10 appears to run fine on my end, but maybe it could be useful for new users to have an example that loads data straight from an CSV file. Another "advanced" example could include loading data from multiple device measurements (cycling or device variability, e.g.), and how best to import the data into the framework.
This should include more detail on how xbtorch expects device data to be represented (conductance vs. pulse?) Right now, I don't see an example for instantiating TabularDevice (or is this not supposed to be used by the user?), only TabularAnalyticalReal, which seems to be hardcoded to data found in synthetic/target_lc_ns_sd1.2_10000.
The example notebook 10 appears to run fine on my end, but maybe it could be useful for new users to have an example that loads data straight from an CSV file. Another "advanced" example could include loading data from multiple device measurements (cycling or device variability, e.g.), and how best to import the data into the framework.
This should include more detail on how xbtorch expects device data to be represented (conductance vs. pulse?) Right now, I don't see an example for instantiating TabularDevice (or is this not supposed to be used by the user?), only TabularAnalyticalReal, which seems to be hardcoded to data found in
synthetic/target_lc_ns_sd1.2_10000.