Algorithms

Sarsa Algorithm Reinforcement Learning

Reinforcement Learning is the science of decision making. Reinforcement Learning is about learning the optimal behavior in an environment to obtain maximum reward. In the absence of a supervisor, the learner must […]

READ MORE

Machine Learning

Reinforcement Learning in Machine Learning

Reinforcement learning has emerged as a promising area within machine learning to address sequential decision-making problems.It is a computational approach to learning whereby an agent tries to maximize the total amount of […]

READ MORE

Tutorial

Concepts of Data Science

Unsupervised Learning In unsupervised learning, we are dealing with unlabeled data or data of unknown structure. Using unsupervised learning techniques, we are able to explore the structure of our data to extract […]

READ MORE

Machine Learning

Main Types of Machine Learning

There are three main types of Machine Learning – Supervised, Unsupervised, and Reinforcement Learning. Unsupervised Learning Unsupervised Learning is the training of a machine learning algorithm using data that is not labeled, […]

READ MORE