Does this repository support contributions with the deep learning package?

Open
#520 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
18/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
keras, numpy, python

Research direction

Start with DEVELOPING.md and the quoted guidance about NumPy/SciPy-style functions. Clarify whether Keras or other deep learning dependencies are permitted, and whether manually converting Keras3 tensors for NumPy processing is acceptable. The work is done when the contribution policy has a clear maintainer-approved answer in the issue or documentation.

Written by the indexing model from the issue text.

Description

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.

Dominant language
Jupyter Notebook
Stars
853
Forks
322
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MIT-LCP/wfdb-python

All issues in MIT-LCP/wfdb-python

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.