Click here to Skip to main content
15,889,852 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hey friends,
I am currently planning a project of Robot navigation in Simulation. I tried to use the Player/Stage as simulation environment for simulation, but it has too many dependencies and I couldn't set it right.
I want to implement the project in Java using Neural Networks and Genetic Algorithms to control the robot. Does anybody have any idea how it can be done or does anybody know a good simulation environment? Simulation is not a part of developement, so I can use readymade 2D or 3D world that can be interfaced with my NN class in Java. Any help is welcome.

Thank you.
Posted

1 solution

Hi,

This Course should help you to start :
intro-neural-nets-java[^]

Best regards.
 
Share this answer
 
v2
Comments
fueldown 9-Jan-12 12:19pm    
@elgaabeb: Thank you for the link.. I will go through this and hopefully I will come up with something productive... :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900