1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python215 stars (215 stars)31 forks (31 forks)batch import
Hacktoberfesthelp wanted
Description
Wrt #13, is a predefined Inception V3 model planned?
Contributor guide
- Tech stack
- pythontensorflow
- Domain
- machine learningai
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- TensorFlow knowledgeUnderstanding of model definitions in the repo
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Check the existing model definitions in the repository to understand how models are structured. Refer to issue #13 for context on what is being discussed. Look for any predefined model patterns in the codebase and determine if adding Inception V3 would follow the same pattern. Since the maintainer has not responded, consider opening a discussion to clarify if this feature is desired before implementation.