PinnedAn Introduction to Convolutional Neural Networks — Part 1In this series, we will start to learn about Convolutional Neural Networks. We will not only learn about them on an intuitive level, but…May 3, 2022May 3, 2022
PinnedAn Introduction to Neural Networks — Part 1In this series, we will start to learn about Neural Networks. We will not only learn about them on an intuitive level, but we will also…Apr 29, 20221Apr 29, 20221
Understanding The Forward Pass In Neural NetworksIn former articles, we have been quickly introduced to both Perceptrons and Neural Networks — including the math needed for training and…18h ago18h ago
Implementing A Perceptron Using Python — With And Without Scikit-LearnIn a former article, we looked at neural networks and perceptrons. We saw how multiple perceptrons are needed to build up a neural network…1d ago1d ago
Published inTowards DevEncrypting Using AES In Python — With And Without The Cryptography LibraryIn former articles, we looked at what is meant by symmetric encryption, as well as a specific symmetric encryption algorithm: AES. In this…2d ago2d ago
Understanding Hoeffding’s Inequality — Part 2We have already talked about Hoeffding’s Inequality in a former article. However, since it’s been more than 4 years, I feel it deserves an…3d ago3d ago
A Very Quick Introduction To Asymmetric EncryptionIn former articles, we have looked at symmetric encryption, modes of operation, as well as the symmetric encryption algorithm AES. In this…3d ago3d ago
Published inTowards DevUnderstanding Advanced Encryption Standard (AES)In two former articles, we looked at what symmetric encryption means, as well as mode of operation for block ciphers. In this article, we…5d ago5d ago
Published inTowards DevAn Introduction to Block Cipher Mode of OperationIn a former article, we were introduced to symmetric encryption and its two types: stream ciphers and block ciphers. In this article, we…5d ago5d ago
Published inTowards DevA Short Introduction To Symmetric EncryptionIn this article, we will take a look at what encryptions means and give a simple overview what is meant by symmetric encryption. This means…Mar 27Mar 27