research

Strategies for Effective Brainstorming with ChatGPT

Last Updated on June 9, 2023 ChatGPT demonstrated its capability for a broad knowledge base, but it is also a…

2 years ago

ChatGPT as Your Expert Helper

Last Updated on June 7, 2023 ChatGPT can help us learn new programming languages, courses, techniques, and skills. It has…

2 years ago

A Gentle Introduction to Hallucinations in Large Language Models

Last Updated on June 6, 2023 Large Language Models (LLMs) are known to have “hallucinations.” This is a behavior in…

2 years ago

Writing an Essay with ChatGPT

Last Updated on May 28, 2023 ChatGPT is a language model that you can use by talking to it. A…

2 years ago

A Gentle Introduction to Prompt Engineering

ChatGPT is a service provided by OpenAI that is a conversational large language model. It is widespread, and it is found…

2 years ago

GPT-4 + Stable-Diffusion = ?: Enhancing Prompt Understanding of Text-to-Image Diffusion Models with Large Language Models

TL;DR: Text Prompt -> LLM -> Intermediate Representation (such as an image layout) -> Stable Diffusion -> Image. Recent advancements…

2 years ago

What Are Zero-Shot Prompting and Few-Shot Prompting

In the literature on language models, you will often encounter the terms “zero-shot prompting” and “few-shot prompting.” It is important…

2 years ago

Get a Taste of LLMs from GPT4All

Large language models have become popular recently. ChatGPT is fashionable. Trying out ChatGPT to understand what LLMs are about is…

2 years ago

What are Large Language Models

Last Updated on May 19, 2023 Large language models (LLMs) are recent advances in deep learning models to work on…

2 years ago

Activation Functions in PyTorch

Last Updated on May 3, 2023 As neural networks become increasingly popular in the field of machine learning, it is…

2 years ago