Archives for January, 2022 - Page 2


Basavraj feels that as a data science professional, one should not only keep themselves updated with the latest technology solutions but also master the first principles/fundamentals to solve the right problems


The collaboration with OpenAI is steered to develop new technologies for Microsoft Azure and extend large-scale AI capabilities to achieve artificial general intelligence.


The total funding in 2021 was $1,108 Mn, a growth rate of 32.5% on a Y-o-Y basis. This growth indicates a strong outlook of start-ups in the AI and Analytics ecosystem.


To implement CI/CD, the business uses GitOps with Jenkins to execute code quality checks and smoke tests in the test environment using production-like runs.


Different distributions of data and their properties is one such area of statistics in which a data scientist has to have crystal clear clarity.


This article we will walk you through and compare the code usability and ease to use of TensorFlow and PyTorch on the most widely used MNIST dataset to classify handwritten digits.


The end goal of adversarial attacks is to deceive the model into giving away sensitive information, making incorrect predictions, or corrupting them.


Recent developments in the networking industry have increased the demand for networking professionals in India and offer a secure work-life amidst the pandemic.


Vision transformer (ViT) is a transformer used in the field of computer vision that works based on the working nature of the transformers used in the field of natural language processing. Internally, the transformer learns by measuring the relationship between input token pairs. In computer vision, we can use the patches of images as the token.


In this article, we will learn how we can build a simple neural network using the PyTorch library in just a few steps. For this purpose, we will demonstrate a hands-on implementation where we will build a simple neural network for a classification problem.

