github / github/codespaces-jupyter
Default image classifier code crashes
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 894
- Fork
- 1.7k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The code will not run by default.
Both uses of `dataiter.next()` must be replaced with `next(dataiter)`.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Search the repository's default image classifier notebook for both uses of `dataiter.next()`. Replace them with `next(dataiter)`, then run the notebook from its default path and confirm the classifier code no longer crashes.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- jupyter-notebook, python
- Ambito
- machine-learning
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 55/100