Higher API for training
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 4.8k
- Forks
- 726
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 5
Description
🚀 Feature
Higher API for training will improve usability of Ignite as Keras did.
My implementation here could be used as the base code.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked pipelinex implementation at src/pipelinex/ops/ignite_ops.py and comparing it with Ignite's existing training APIs. The issue does not name an Ignite entry point, tests, or a defined API scope, so first clarify the proposed interface and acceptance criteria with maintainers before estimating implementation work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- api, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100