Subject:
|
Re: Neural network for legOS... ??
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Tue, 27 Mar 2001 21:41:16 GMT
|
Viewed:
|
1433 times
|
| |
| |
> I'm looking for a free neural network library, that I can use with legOS.
> Anybody knows where to look ??
Sorry Niels, but I would say just try it yourself, they're not that hard to
do, failing that if you can
find the source for a small ANN, then that stands a good chance of
working, I'm running quite a powerful evolutionary algorithm on mine, and it
works just fine, as long as the the ANN doesn't try anything clever (in
terms of assembly) you should have no problems. Although I would recommend
working on your own one where you represent the weights as fixed point
rather than floats as they're quite wasteful on the little rcx.
- Ciaran
** If you use C++ , you will probably have to implement your own *new* macro
, and remove all the delete[] from the code
- - If anyone's reading this and knows why , or if that's going to be dealt
with could tell me I'd be interested..
|
|
Message has 1 Reply:
Message is in Reply To:
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|