chenziao / Stylized-Cell-Inference

0 stars 0 forks source link

Standardize data types #17

Open MJC598 opened 2 years ago

MJC598 commented 2 years ago

Right now there is a mix of numpy arrays, pytorch tensors, and neuron components. These should be standardized as much as possible so it is easy to navigate between them in the project.