
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Sohail Tabrez has Published 63 Articles

Sohail Tabrez
2K+ Views
Introduction The means of two groups are compared in statistics to see if they differ substantially from one another using a two-sample t-test. The test is frequently employed in scientific studies to ascertain whether two groups differ significantly on the basis of a continuous variable. In this article, we'll look ... Read More

Sohail Tabrez
1K+ Views
Introduction One Sample T-Test is a statistical hypothesis test used to determine whether a population mean is significantly different from a hypothesised value. Python gives us the resources we need to carry out this test. In this article, we will walk through how to conduct a One Sample T-Test in ... Read More

Sohail Tabrez
3K+ Views
Introduction Reinforcement learning is a sort of artificial intelligence where an agent learns to make decisions by interacting with its environment. The agent gains knowledge by receiving rewards or punishments as feedback for its actions. There are countless uses for reinforcement learning, including in robotics, video games, and self-driving vehicles. ... Read More

Sohail Tabrez
4K+ Views
Introduction An agent learns to make decisions by interacting with its surroundings in a type of machine learning known as reinforcement learning. By getting feedback for its activities in the form of incentives or penalties, the agent learns. Robotics, video games, and self-driving cars are just a few examples of ... Read More

Sohail Tabrez
259 Views
Introduction For the past few years, generative models have attracted a lot of attention in the deep learning community. Among these, Adversarial Autoencoders (AAEs) and Generative Adversarial Networks (GANs) are two of the most well-liked models for producing realistic images. While AAEs are more adapted to producing various images that ... Read More

Sohail Tabrez
579 Views
Introduction An agent learns to make decisions by interacting with its surroundings in a type of machine learning known as reinforcement learning. By getting feedback for its activities in the form of incentives or penalties, the agent learns. Robotics, video games, and self-driving cars are just a few examples of ... Read More

Sohail Tabrez
204 Views
Introduction Machine learning has been a hot topic in the IT industry for the past ten years due to Google's continued dominance in its development and application. From improving search engine results to developing self-driving cars, Google has been leveraging the power of ML to address difficult problems and enhance ... Read More

Sohail Tabrez
204 Views
Introduction Due to its capacity to recognise spatial characteristics in images, convolutional neural networks (CNNs) have been extensively used in image classification applications. A well-liked open-source machine learning package called PyTorch offers assistance in creating and honing neural networks, including CNNs. In this article, we'll go over how to use ... Read More

Sohail Tabrez
442 Views
Introduction In several industries, including healthcare, banking, transportation, and others, machine learning (ML) has become a potent tool for addressing a variety of issues. The scientific method, however, has been the foundation of scientific investigation for generations. ML and the scientific method have a close association despite the two appearing ... Read More

Sohail Tabrez
246 Views
Introduction Mobile applications have undergone a revolution, thanks to machine learning, becoming smarter, more individualised, and more effective. There are several ways that machine learning is used in mobile apps, from audio and image recognition to natural language processing and predictive analytics. Today's world is undergoing rapid change, and technology ... Read More