techspace.hashnode.devFuture of Cloud ComputingUnveiling Tomorrow’s Digital Landscape In the ever-evolving realm of technology, few innovations have had as profound an impact as cloud computing. The cloud has revolutionized the way businesses operate, transforming the digital landscape and usheri...Oct 25, 2023·3 min read
techspace.hashnode.devUnleashing the Potential of AI: The Revolutionary Tools of OpenAI (GPT-3 and Dall-E) - PART 1Hi there, You might have heard a lot lately about OpenAI and its awesome features like chat-gpt, Dall-e, whisper, and blah blah blah! If you do not have any clue about these things, let me explain them to you. WHAT IS OPEN-AI? OpenAI is an organizati...Dec 12, 2022·5 min read
techspace.hashnode.devUnderstanding NETFLIX's System Design ...Hello Everyone, As per the survey, It is found that Netflix serves over 6 billion hours of content per month, globally. Netflix's backend system is not just a simple architecture to consider, it is so efficiently engineered. 15% of all internet band...Nov 6, 2022·5 min read
techspace.hashnode.devGetting started on DeepLearning with "PyTorch" - PART 2Hello there, We learned about Pytorch, tensors, autograd, etc. in the previous article. Let's look at how to create a neural network in PyTorch and train a simple classification model in this tutorial. This is an extension of my previous tutorial blo...Nov 1, 2022·3 min read
techspace.hashnode.devGetting started on DeepLearning with "PyTorch" - PART 1Deep Learning is a subfield of machine learning concerned with algorithms inspired by the structure and function of the brain called artificial neural networks. In this series of articles let us dive deep into PyTorch and learn to train a small neura...Aug 28, 2022·4 min read