GA算法可以用于优化NN的结构, 可以用SAS/BASE编写,但是用这个Macro实现的NN无法用GA优化其结构。我用的是EM后台的过程PROC NERUAL, PROC NERUAL提供很多参数,可以很容易的控制其结构。作者: shiyiming 时间: 2004-3-12 13:15
sorry, it's "proc neural", but un-documented.作者: shiyiming 时间: 2004-3-12 15:03
是http:\\www.lexjansen.com\sugi\index.htm,这个网站吗?我怎么找不到warren sarle的文章。另外,我所用的SAS8.01没有em,是为什么?作者: shiyiming 时间: 2004-3-12 23:35
Can you access Google? search it using appropriate key words, you can find it easily. Actually, I found more complete ones talking about neural network with SAS.
But I do not want to post the link here, just Google it by yourself - that's the most efficient way of learning <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> .作者: shiyiming 时间: 2004-3-15 13:16
[quote="charles":8034c]碰巧, 我两个方面都做过, SAS基本模块OR中的NLP过程可以实现NN的功能, 请查找96年SUGI, Warren Sarle的Macro (好像是96年).