Tech Term Decoded: Generative AI (GenAI)

Definition Generative AI or gen AI, is artificial intelligence (AI) that is used to produce original content like text, images, video, audio or software code based on a user’s prompt or request [1]. There are different types of generative models, whic…

Tech Term Decoded: Generative Pre-Trained Transformer (GPT)

Definition Generative Pre-trained Transformers, or GPT, are a family of neural network models that use the transformer architecture and is a key advancement in artificial intelligence (AI) powering generative AI applications such as ChatGPT. GPT model…

Tech Term Decoded: GPU (Graphics Processing Unit)

Definition A graphics processing unit (GPU) is a parallel computing processor designed for rendering graphics, accelerating artificial intelligence (AI) workloads, and processing compute-intensive tasks like image processing and simulation. With hundr…

Tech Term Decoded: Gradient Descent

Definition Gradient descent is an optimization algorithm widely used to train machine learning models and neural networks by minimizing errors between predicted and actual results. As models process training data, the cost function measures accuracy w…

Tech Term Decoded: Grounding

Definition In artificial intelligence, grounding is the process through which an AI system links its outputs to real-world knowledge and relevant data. In other words, grounding makes sure that an AI model produces credible information that is current…

Tech Term Decoded: Hallucination

Definition An AI hallucination is an output produced by an AI model that is far from reality or lacks credibility. Simply put, it is a situation where a model gives a wrong answer, makes up a story, or produces output that doesn’t make sense. Hallucin…

Tech Term Decoded: Hidden Layer

Definition Hidden layers are intermediary layers in a neural network. That is, they are in between the input layer and the output layer. The term 'hidden' means these layers are not directly observable. They constitute the foundation of artifi…

Load More
That is All