User Control Panel
Advertisements

HELP US, HELP YOU!

Neural Networks

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Programming Challenges and AI thoughts
View unanswered posts
Author Message
Redshirt03
Newbie
Newbie


Joined: 18 Apr 2005
Posts: 9

Reputation: 13

PostPosted: Sat Apr 23, 2005 8:26 pm    Post subject: Reply with quote

Aloha!

I have been reading about neural networks latley and I wondered if it would be possible to somehow use neural networks for MSN ChatBots, since they work with pre-recorded responses what gets kinda boring after some hours.

So is it possible to code an MSN Chatbot that will learn using neural networks?
I know that if you use neural networks you need a damn quik PC, but I mean in general.

If anyone knows something about this, knows any sites that tell you how to program neural networks for ChatBots(or just neural networks) or has any other information, please let me know.

Redshirt
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Sat Apr 23, 2005 10:39 pm    Post subject: Reply with quote

If your neural networks work on a system of, the user says some kind of input, the brain processes it and returns a reply, then yes it could be used for MSN bots.

MSN bots (or most any other messenger) works, basicly, like this:
- It signs on so it can receive input from users.
- It does some internal processing and sends a reply back.

And not all MSN bots are static built-in reply bots, it's just as possible to make learning bots too (and there are some out there). So neural networks should be possible unless it needs another form of input that the messengers couldn't provide (i.e. anything more than text messages).

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
Redshirt03
Newbie
Newbie


Joined: 18 Apr 2005
Posts: 9

Reputation: 13

PostPosted: Sun Apr 24, 2005 6:16 am    Post subject: Reply with quote

Thanks for the reply.
I don't know if this still belongs here(please tell me if it doesn't), but do you know which programing language I should start if I were to program neural networks for a MSN ChatBot?
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Sun Apr 24, 2005 7:31 pm    Post subject: Reply with quote

QUOTE(Redshirt03 @ Apr 24 2005, 02:16 AM)
Thanks for the reply.
I don't know if this still belongs here(please tell me if it doesn't), but do you know which programing language I should start if I were to program neural networks for a MSN ChatBot?
[right][snapback]47976[/snapback][/right]


Probably C or C++, if neural networks take up so much resources you'd be better off with a faster programming language too. Perl is okay, but for things like this you'd need something a little bit faster.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
brother
Senior Member
Senior Member


Joined: 06 Aug 2004
Posts: 156
Location: Belgium
Reputation: 24.5Reputation: 24.5

PostPosted: Mon Apr 25, 2005 9:45 am    Post subject: Reply with quote

There are some C coded libraries, that have a perl interface (ref. CPAN). I don't know much about NN, but they seem to be able to do the job, with the majority of the actual engine in C to keep up speed.
Back to top
shmookey
Newbie
Newbie


Joined: 21 Dec 2004
Posts: 49
Location: Western Australia
Reputation: 17.7Reputation: 17.7

PostPosted: Fri Apr 29, 2005 8:25 am    Post subject: Reply with quote

Actually, the hardware required isn't that extreme. Look at this for example: http://www.thinkgeek.com/gadgets/electronic/6e15/ . Something similar has been mentioned in this forum before. It has about two hundred and fifty thousand neural connections and runs on a computer worth less than twenty dollars.
Back to top
Redshirt03
Newbie
Newbie


Joined: 18 Apr 2005
Posts: 9

Reputation: 13

PostPosted: Sun May 01, 2005 2:33 pm    Post subject: Reply with quote

hello.
again thatnks for all the help, but I can't seem to find any tutorials or even ANY sites that explain neural networks so easy, that even I can understand them. <_<

I basicly know how NNs work but I could still need
some tuts for the programming in what ever programing language (C,perl,java -no matter which one).

I tried google, maybe I'm just to dumb to find something on google or elswhere..

Does anyone know good tutorials or something in that way?????
Back to top
toonces
Newbie
Newbie


Joined: 15 Nov 2005
Posts: 1

Reputation: 5.8Reputation: 5.8Reputation: 5.8Reputation: 5.8Reputation: 5.8

PostPosted: Tue Nov 15, 2005 10:24 pm    Post subject: Reply with quote

What would you train the neural network on? It's basically just a Fourier transform function...so what kind of inputs and outputs are you planning on feeding it?
Back to top
Cleric03
Newbie
Newbie


Joined: 05 Jul 2005
Posts: 23

Reputation: 10.7

PostPosted: Sat Jan 21, 2006 6:59 pm    Post subject: Reply with quote

I would train it to respond to certain keywords. But always with a different reply depending on the situation it is in.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Programming Challenges and AI thoughts All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group