| | MIndstorms Neural Network in Java
|
|
Hi as part of my final year project at university i am experimenting with lego mindstorms robots. I am wondering if anyone has managed to implement a basic neural network on a mindstorm, if it was in java that would be even better as this is what i (...) (23 years ago, 1-Nov-01, to lugnet.robotics)
|
|
| | Re: MIndstorms Neural Network in Java
|
|
(...) Neural nets use a LOT of CPU time - you might want to consider using C code with LegOS - it's quite a bit faster than Java. What kind of application did you have in mind? ---...--- Steve Baker ---...--- Mail : <sjbaker1@airmail.net> WorkMail: (...) (23 years ago, 2-Nov-01, to lugnet.robotics)
|
|
| | Re: MIndstorms Neural Network in Java
|
|
I'm going to get the robot to navigate around a maze, which is gettin built on sunday so then i'll have a better idea of what i am dealing with exactly as its not going to be the classic type maze that i could just follow a wall as far as i know. (...) (23 years ago, 2-Nov-01, to lugnet.robotics)
|