Sinterklaas surprise: Arduino Memory game
This post is coming around half a year late, but I still want to tell you about a small Arduino project. It is a yearly tradition around Sinterklaas to buy a...
This post is coming around half a year late, but I still want to tell you about a small Arduino project. It is a yearly tradition around Sinterklaas to buy a...
By now, you probably have the feeling why the terminology of neural networks and deep learning is used interchangeably. In fact, the neural network is “learn...
Instead of using regular statistics to detect the decision boundary, we can try to learn the function iteratively. This is where neural networks come in hand...
Artificial Intelligence, in short AI, is a very broad term with a lot of associations. It is often considered a “black box”, because we are not always how de...
One particular part of the AES operation is interesting for a hardware attack. This is the SubBytes operation, where each byte will be substituted with anoth...