ppc_neural_ode_test


ppc_neural_ode_test, a C code which calls ppc_neural_ode(), which uses a neural network to model an ordinary differential equation and to approximate its solution, from Rouben Rostamian's "Programming Projects in C";

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

ppc_neural_ode, a C code which uses a neural network to model an ordinary differential equation and to approximate its solution, from Rouben Rostamian's "Programming Projects in C";

Source Code:


Last revised on 14 June 2024.