Notes: These are links posted to the Virtual Beings Facebook group by Marcus L Endicott during 2019. See also: 100 Best GitHub: Virtual Beings | Virtual Beings & Artificial Intelligence | Virtual Beings 2020…
Category: 2019
Virtual Humans & Dialog Systems 2019 (171x)
Notes: This text discusses the use of virtual humans, also known as chatbots or conversational agents, in dialogue systems. These systems use computer vision, spoken dialogue, and virtual human avatars to engage…
Virtual Human System 2019 (23x)
Notes: The references below discuss the use of virtual human systems in various settings, including healthcare, education, and emergency management training. It also mentions the importance of considering factors such as the…
Virtual Human Toolkit 2019 (52x)
Notes: The text appears to be discussing the use of virtual human systems in various contexts, such as human-machine interaction, virtual environments, and multimodal systems. The Virtual Human Toolkit (VHT) is mentioned…
Virtual Humans 2019 (106x)
Notes: These references discuss various aspects of virtual humans, including their use in fields such as gaming, customer service, and education, as well as the challenges of creating realistic representations that look,…
Dimensionality Reduction & Dialog Systems
Notes: Dimensionality reduction is a technique used to reduce the number of features or dimensions in a dataset, while retaining as much information as possible. This is often used in dialog systems…
Random Forest & Chatbots
Notes: Random forest is a machine learning algorithm that is used for classification and regression tasks. It is an ensemble method, which means that it combines the predictions of multiple individual models…
K-Means & Chatbots
Notes: K-means is an algorithm for clustering data into groups, or “clusters,” based on their similarity. K-means is an unsupervised learning algorithm, which means that it does not require labeled data to…
Logistic Regression & Chatbots
Notes: Logistic regression is a statistical method that is used to predict the probability of an event occurring based on one or more predictor variables. It is a type of classification algorithm…
Linear Regression & Chatbots
Notes: Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables. It is a widely used technique in many different fields,…