CUDA Programming: 2D convolutionIn this blog, I will guide you through how to code the cuda kernel for 2D convolution.Oct 2, 2023Oct 2, 2023
CUDA Programming: 1D convolutionIn this blog, I will guide you through how to code the cuda kernel for 1D convolution.Oct 2, 2023Oct 2, 2023
CUDA programming: Custom MNIST MLP engineIn this blog, I will guide you through how to code the cuda kernel for MNIST MLP inference.Oct 1, 2023Oct 1, 2023
CUDA Programming: BasicsThe evolution of computer architecture has witnessed a shift from single-core to multi-core processing. CPUs have been developed to…Mar 3, 2023Mar 3, 2023
CUDA Programming: 2D Matrix MultiplicationIn this blog, I will guide you through how to code the cuda kernel for 2D matrix multiplication.Mar 3, 2023Mar 3, 2023
CUDA Programming: Array AdditionIn this blog, I will guide you through how to code the cuda kernel for array addition.Mar 3, 2023Mar 3, 2023
Published inTDS ArchiveGenerativeAdversarialNetwork(GAN) in Android — tictactoe.ai (Part 2)Generative Adversarial Network is a deep network works for generating images for a random data. It comprises two different networks…Oct 7, 2018Oct 7, 2018
Published inTDS ArchiveConvolutionNeuralNetwork(CNN) in Android — tictactoe.ai (Part 1)Google Tensorflow has now been used in Android for integrating Machine Learning Model.Jun 20, 2018Jun 20, 2018
Check out My First Android Library( Firebase JSON Reference)As it’s small one but , I think it will be helpful to developer. This library is to get Firebase Reference JSON value.Jul 20, 20171Jul 20, 20171
Idea to Hiding Audio, by it convert into Image.(Data hiding)While working with Steganography. I want to hide Audio in Image. But lastly, I convert Audio in Image to hide data of the Audio.Mar 16, 2017Mar 16, 2017