wfdb-python icon indicating copy to clipboard operation
wfdb-python copied to clipboard

Does this repository support contributions with the deep learning package?

Open ikhwanperwira opened this issue 1 year ago • 0 comments

In DEVELOPING.md, It stated, "New functions and classes should have numpy/scipy style." Does it mean it doesn't allow deep learning packages such as Keras?

If so, then is it allowed to convert a Keras3 tensor into a NumPy tensor by manually extracting the weights and treating it as an nd.array for processing? So, no external deep learning framework dependencies are needed.

ikhwanperwira avatar Dec 06 '24 20:12 ikhwanperwira