Federico Bessi
Results
2
issues of
Federico Bessi
Hi Folks, I'm working through the example notebook **binary segmentation (camvid).ipynb**, and I've made good progress so far. However, I'm encountering an issue when trying to fit the model. The...
Hi Folks, I was following [Chapter 5 of neuralnetworksanddeeplearning.com](http://neuralnetworksanddeeplearning.com/chap5.html) and noticed that the code examples were written for Python 2. To help modernize the project, I adapted two libraries: mnist_loader.py...