Artificial intelligence framework

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Artificial intelligence framework

Aivan
Hi guys, how are you?. Do you know if there is a framework who simulates neural networks?. 

Thanks in advance

--
Atte. Iván Guevara
Reply | Threaded
Open this post in threaded view
|

Re: Artificial intelligence framework

hernanmd
Some old pieces:

Neural Agents:
http://dl.acm.org/citation.cfm?id=74892
(some source code in the paper itself)

smallBrain
http://ftp.sunet.se/pub/lang/smalltalk/st80_r41/smallBrain/

Cheers,

Hernán

El 04/05/2013 13:19, Ivan Hugo Guevara escribió:
> Hi guys, how are you?. Do you know if there is a framework who simulates
> neural networks?.
>
> Thanks in advance
>
> --
> Atte. Iván Guevara


Reply | Threaded
Open this post in threaded view
|

Re: Artificial intelligence framework

Florent Arrignon
In reply to this post by Aivan
Hello,
You can also find an short example of back propagation algorithm implemented in Smalltalk in chapter 21 of "Advanced Smalltalk" written by J. Pletzke.
Hope that helps,
Florent


Date: Sat, 4 May 2013 13:19:52 -0300
From: [hidden email]
To: [hidden email]
Subject: [Pharo-users] Artificial intelligence framework

Hi guys, how are you?. Do you know if there is a framework who simulates neural networks?. 

Thanks in advance

--
Atte. Iván Guevara
Reply | Threaded
Open this post in threaded view
|

Re: Artificial intelligence framework

Aivan
Thank you guys!

Cheers


2013/5/4 Florent Arrignon <[hidden email]>
Hello,
You can also find an short example of back propagation algorithm implemented in Smalltalk in chapter 21 of "Advanced Smalltalk" written by J. Pletzke.
Hope that helps,
Florent


Date: Sat, 4 May 2013 13:19:52 -0300
From: [hidden email]
To: [hidden email]
Subject: [Pharo-users] Artificial intelligence framework


Hi guys, how are you?. Do you know if there is a framework who simulates neural networks?. 

Thanks in advance

--
Atte. Iván Guevara



--
Atte. Iván Guevara
Reply | Threaded
Open this post in threaded view
|

Re: Artificial intelligence framework

stephane ducasse
If you need help to convert some old library just ask.

Stef

On May 5, 2013, at 9:44 PM, Ivan Hugo Guevara <[hidden email]> wrote:

Thank you guys!

Cheers


2013/5/4 Florent Arrignon <[hidden email]>
Hello,
You can also find an short example of back propagation algorithm implemented in Smalltalk in chapter 21 of "Advanced Smalltalk" written by J. Pletzke.
Hope that helps,
Florent


Date: Sat, 4 May 2013 13:19:52 -0300
From: [hidden email]
To: [hidden email]
Subject: [Pharo-users] Artificial intelligence framework


Hi guys, how are you?. Do you know if there is a framework who simulates neural networks?. 

Thanks in advance

--
Atte. Iván Guevara



--
Atte. Iván Guevara