Vitis AI using Tensorflow and Keras Tutorial Part 5
Part 5: Optimising our CNN In our previous section, we both trained our network on a training set and tested it on a testing set and our accuracy on the…
Part 5: Optimising our CNN In our previous section, we both trained our network on a training set and tested it on a testing set and our accuracy on the…
Part 4: Training the neural network Welcome to Part 4 of our tutorial where we will be focused on training the neural network we built in the previous section Introduction…
Part 3: Extracting Kaggle data and building the Convolutional Neural Network (CNN) Welcome to Part 3 of our tutorial where we will be focused on how to extract our data…
Part 1: Introduction An updated version of this tutorial that utilities Tensorflow 2 and Vitis AI 1.4 can be found here. This the first part in our multi-part tutorial on…
Over recent years, cloud processing has become cheaper and more available to the point where cloud desktops are now viable alternatives to our regular desktops. RAM and memory intensive programs…