lowe-lab-ucl / cellx-predict

Explainable AI model of cell behavior
BSD 3-Clause "New" or "Revised" License
20 stars 10 forks source link

Convert tfrecord filepaths from `PosixPath` to `str` type #46

Closed laureho closed 1 year ago

laureho commented 1 year ago

Add conversion of tfrecord filepaths from PosixPath to str following #43 to deal with error TypeError: Object of type PosixPath is not JSON serializable