Reply by March 3, 20082008-03-03
"Hani" <hani.goodarzi@gmail.com> writes:

> My question is about the neural network package in MATLAB. I need to train > a not-fully connected network, with feedbacks (recurrent). But the main > problem is that I need to constrain the weights (e.g. Wi,j=0 or >0 or <0) > but I have no idea how to do that in MATLAB. Any help is appreciated.
Try asking in the matlab newsgroup: comp.soft-sys.matlab. Ciao, Peter K. -- "And he sees the vision splendid of the sunlit plains extended And at night the wondrous glory of the everlasting stars."
Reply by Hani March 2, 20082008-03-02
Hi all,

My question is about the neural network package in MATLAB. I need to train
a not-fully connected network, with feedbacks (recurrent). But the main
problem is that I need to constrain the weights (e.g. Wi,j=0 or >0 or <0)
but I have no idea how to do that in MATLAB. Any help is appreciated.

Thanks,
Hani