ChatGPT Flashcards
What does Chat GPT stand for ?
Chat Generative Pre-trained Transformer.
Who created ChatGPT
OpenAI based in San Francisco
Define AI
AI is the capability of a machine to imitate intelligent human behavior
What is narrow AI ?
AI that performs a particular (narrow) set of tasks well
What is AGI
AGI or Artificial General Intelligence which is the notion of reasoning and thinking machines,
What is machine learning, or ML ?
AI takes existing data, lots of it the more the better, and use a statistical techniques to help software learn how to become progressively better at a relatively narrow task.
What is deep learning ?
A subset of ML called Deep learning uses advanced algorithms and lots of data to support the concept of learning by example. Specifically show a Deep learning program many pictures of bicycles, and it will soon know what a bicycle is in almost any picture presented to it. Every outcome with ML can be improved and be more accurate through the use of deep learning.
What is Reinforcement learning
Reinforcement learning is when a computer employees trial and error to come up with a solution to a problem. The AI receives either rewards or penalties for the actions it performs .
When was OpenAI formed
Oct 2015 by Sam Altman, Elon Musk, Reid Hoffman, Peter Theil
What did OpenAI Progress ?
What are the OpenAI Charter main points
- Benefits of artificial general intelligence, or AGI, should be enjoyed by everyone.
- AGI research and development should be safe
- OpenAI will strive to be leaders in both AI and AGI as knowledge of the cutting edge capabilities of the technologies are necessary in order to mitigate the risks and amplify the benefits
- committed to broad collaboration with research and policy institutions across the world
What is NLP ?
natural language processing - ingest large amounts of existing content and use it to create original output that emulates human-based text.
What is NLG ?
natural language generating ?
GPT3 is based on Generative Modelling. What is it ?
Using existing knowledge of language to predict what words may come next based on a series of previous words.
What is Neural Network ?
In a neural network, data moves through nodes based on certain criteria. One of these criteria is weight or strength of connections between nodes,