Updated version of libraries leads to decline in accuracy.
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 25.6k
- Forks
- 12.7k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I ran extra_capsnets.ipynb about 2 months ago 2/3/19 on google colab and the accuracies were coming as mentioned. But when I ran the same code today 5/5/19, the accuracy came down to (9.8200%). I believe, this might be due to an update in the version of libraries in Google colab.
Below is current version of libraries in google colab that i am using :-
TF: 1.13.1
Python: sys.version_info(major=3, minor=6, micro=7, releaselevel='final', serial=0)
NumPy: 1.16.3
The Answer: 42
GPU: False
Could you please let me know, which version update is causing this issue.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.