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

gnn_softmax.h File Reference

#include "gnn_node.h"

Include dependency graph for gnn_softmax.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.

Functions

gnn_nodegnn_softmax_new (int input_size)
 Creates a Softmax activation function node.


Function Documentation

gnn_node* gnn_softmax_new int    input_size
 

This function creates a node of the gnn_softmax type.

Parameters:
input_size  The input size .
a  The factor.
b  The factor.
Returns:
A pointer to a new gnn_softmax node.

Definition at line 237 of file gnn_softmax.c.


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