centient - 2005-02-12

(1) The Request :

OpenDDPT project needs works about
a graphical interface  and a develope suite .
OpenAI can integrate a graphical interface
for  OpenDDPT? 

(2) What's OpenDDPT ?

[download page :  http://openddpt.sourceforge.net/ ]

OpenDDPT is not a neural network but it can do it.

OpenDDPT solves the problem of Dynamic Non-Linear Programming trough graphs then
trough OpenDDPT(http://openddpt.sourceforge.net/)  we can optimize (that's train):

    + FIR filters
    + IIR filters  (then linear predictor)
    +recurrent neural-network
    + feed-fodward neural-network
    + control blocks like a engine [ http://openddpt.sourceforge.net/engine/engineoptm.html ]
        + fisic systems with unknow parameters
[ http://openddpt.sourceforge.net/gravity/gravity.html\]
    + differential equation with unknow parameters
    + any math form  that can be express in the
    laplace , fourier  and Z plane  and any
         know non-linearity .

(3) is OpenDDPT fast ?

OpenDDPT uses a second-order non-convex optimization algorithm based on directional
derivatives and Krylov subspace and this optimization algorithm is fast and stable as
we can see from  Benchmark  vs Fann :

http://openddpt.sourceforge.net/benchmark/bench.html

(4)  OpenDDPT  supports multi-processor enviroments ?

OpenDDPT support Clustering and
distributed computing trough socket TCP/IP
(only in UNIX enviroment)

             Thanks and Soon
                 Centi Riccardo
(the main and only developer of OpenDDPT)