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

gnn_cross_entropy.h File Reference

#include "gnn_criterion.h"

Include dependency graph for gnn_cross_entropy.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define GNN_CROSS_ENTROPY_EPS   0.0001
 Minimum value to be evaluated in a logarithm.


Functions

gnn_criteriongnn_cross_entropy_new (size_t size)
 Creates a new gnn_cross_entropy criterion.


Function Documentation

gnn_criterion* gnn_cross_entropy_new size_t    size
 

This function creates a new gnn_cross_entropy criterion of the given size.

Parameters:
size  The size of the estimation and the target vector and .
Returns:
Returns a pointer to a new gnn_cross_entropy or NULL if failed.

Definition at line 204 of file gnn_cross_entropy.c.


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