Neural networks

  • 1 Replies
  • 834 Views
*

DemonRaven

  • Trusty Member
  • ********
  • Replicant
  • *
  • 630
  • Disclaimer old brain @ work not liable for content
    • Chatbotfriends
Neural networks
« on: October 29, 2019, 11:15:26 am »
I know that many if not all chatbots and virtual assistants are a form of natural language processing but are there any chatbots/virtual assistants designed using Neural networks?

For those that don't know:
 
Quote
Neural networks are a set of algorithms, modeled loosely after the human brain, that are designed to recognize patterns. They interpret sensory data through a kind of machine perception, labeling or clustering raw input.
from https://skymind.ai/wiki/neural-network
Quote
Natural language processing (NLP) is a branch of artificial intelligence that helps computers understand, interpret and manipulate human language. NLP draws from many disciplines, including computer science and computational linguistics, in its pursuit to fill the gap between human communication and computer understanding.
https://www.sas.com/en_us/insights/analytics/what-is-natural-language-processing-nlp.html
So sue me

*

AndyGoode

  • Guest
Re: Neural networks
« Reply #1 on: October 29, 2019, 10:57:00 pm »
I don't know the answer to your question, but I know that neural networks are mostly the wrong tool for chatbots. Neural networks map patterns to patterns, usually in a somewhat continuous way (meaning they usually add interpolated points), so neural networks aren't good for dealing with discrete, symbolic entities like strings of text, which is what words are. You could use neural networks in a limited fashion for some chatbot tasks, like deciding which word is better suited for an occasion, or which way to steer the conversation, but those are rather optional side operations rather than the core of the reasoning system.

(p. 36)
Classical AI
techniques are best suited for natural language processing, planning, or explicit reasoning,
whereas neural networks are best suited for lower-level perceptual processes, pattern
matching, and associative memories.

Haykin, Simon. 1994. Neural Networks: A Comprehensive Foundation. New York, New York: Macmillan College Publishing Company.

 


OpenAI Speech-to-Speech Reasoning Demo
by MikeB (AI News )
March 31, 2024, 01:00:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am
Nvidia Hype
by 8pla.net (AI News )
December 06, 2023, 10:04:52 pm
How will the OpenAI CEO being Fired affect ChatGPT?
by 8pla.net (AI News )
December 06, 2023, 09:54:25 pm
Independent AI sovereignties
by WriterOfMinds (AI News )
November 08, 2023, 04:51:21 am
LLaMA2 Meta's chatbot released
by 8pla.net (AI News )
October 18, 2023, 11:41:21 pm

Users Online

243 Guests, 0 Users

Most Online Today: 259. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles