Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

Todo List

Global gnn_line_search_charalambous(gnn_line *line, size_t s, size_t n, double ax, double bx, double cx, double *xmin, double tol)
Not implemented yet.

Global gnn_serial_new_with_node_vector(gnn_node_vector *v)
Automatic divergence-convergence insertion.

Global gnn_matrix_check_sizes_from_stream(FILE *stream, size_t *m, size_t *n)
Make this function check for the integrity of the matrix.

Group gnn_criterion_doc
1) Document the datatypes... gnn_criterion and its function types... 2) Implement "evaluate" and "eval"

Global gnn_node_default_dw(gnn_node *node, const gsl_vector *x, const gsl_vector *w, const gsl_vector *dy, gsl_vector *dw)
Not implemented yet.

Global gnn_node_default_dx(gnn_node *node, const gsl_vector *x, const gsl_vector *w, const gsl_vector *dy, gsl_vector *dx)
Not implemented yet.

Group gnn_trainer_doc
Provide an API for those who want to implement the training procedure from scratch.

Group gnn_parallel_doc
Optimize this node type

Group gnn_weight_doc
Include more transformations (1-D and 2-D), and check other uses.

Generated on Sun Jun 13 20:51:42 2004 for libgnn Gradient Retropropagation Machine Library by doxygen1.2.18