View previous topic :: View next topic |
Author |
Message |
.::]|DEAD|[::.Screamer
Joined: 06 Dec 2006 Posts: 10
|
Posted: Mon Mar 19, 2007 6:17 am Post subject: AND implementation |
|
|
please, How combine AND with any physic engine? ex. ODE?
I will make samething like this: NEATHopper |
|
Back to top |
|
|
qbert
Joined: 30 Mar 2004 Posts: 209 Location: Dallas, Texas
|
Posted: Mon Mar 19, 2007 11:10 am Post subject: |
|
|
D doesnt appear to have a good phsyics engine written yet. It looks like ODE is written in C/C++ , you would need to use a C++ library , I use FANN ( http://leenissen.dk/fann/ ) . Good luck!
Charlie |
|
Back to top |
|
|
.::]|DEAD|[::.Screamer
Joined: 06 Dec 2006 Posts: 10
|
Posted: Mon Mar 19, 2007 12:03 pm Post subject: |
|
|
ok, but.. How to implement AND with this?
AND need input and output values defined before training, but with physics output values aren't known before..
edit: ODE is an example, I maybe use my own implementation of physics |
|
Back to top |
|
|
h3r3tic
Joined: 30 Mar 2004 Posts: 261 Location: Torun, Poland
|
|
Back to top |
|
|
|