Advertisement

Data Quality Dimensions

Data Quality dimensions are useful concepts for improving the quality of data assets. Although Data Quality dimensions have been promoted for many years, descriptions of how to actually use them have often been somewhat vague. Data that is considered to be of high quality is consistent and unambiguous. Poor Data Quality results in inconsistent and […]

Deep Reinforcement Learning: What, Why, How

Reinforcement learning (RL), a “niche” machine learning technique, has surfaced in recent years. In context-based decision-making, reinforcement learning helps the machine take action-provoking decision-making through a trial-and-error approach to achieve the optimal algorithmic model for a situation. Furthermore, the machine is trained through a reward/penalty-based feedback mechanism, the goal of which is to continuously improve […]

A Brief History of Deep Learning

Deep Learning, is a more evolved branch of machine learning, and uses layers of algorithms to process data, and imitate the thinking process, or to develop abstractions. It is often used to visually recognize objects and understand human speech. Information is passed through each layer, with the output of the previous layer providing input for […]

A Brief History of the Internet of Things

Simply stated, the Internet of Things consists of any device with an on/off switch that is connected to the Internet. The Internet of Things (IoT) involves machines communicating information over the internet, and has not been around for very long. Machines have been providing direct communications since the telegraph (the first landline) was developed in […]

The Fundamentals of Natural Language Processing and Natural Language Generation

Natural Language Processing (NLP) is the process of producing meaningful phrases and sentences in the form of natural language. Natural Language Processing precludes Natural Language Understanding (NLU) and Natural Language Generation (NLG). NLU takes the data input and maps it into natural language. NLG conducts information extraction and retrieval, sentiment analysis, and more. In Natural […]