We obtained accuracy scores for our LEGO recogniser, but what if we want to go further and look at our model’s errors in more detail?…
Tag: TensorFlow
One change you may find with GPU acceleration is that you may wish to change some hyperparameters when training models. One of the key ones…
The install process for getting TensorFlow up and running on your graphics card is rather involved. For a start you need a graphics card which…
Modern GPUs are capable of vastly reducing training times on neural networks. However current solutions are not exactly out of the box. This means that…