Implémentation de l'algorithme de rétropagation sur un réseau neuronal
Archi.Layer Class Reference

Public Member Functions

def __init__ (self, network, number_of_neurons, number_of_neurons_in_widest_layer)
 
def draw (self, layerType=0)
 

Public Attributes

 vertical_distance_between_layers
 
 horizontal_distance_between_neurons
 
 neuron_radius
 
 number_of_neurons_in_widest_layer
 
 previous_layer
 
 y
 
 neurons
 

The documentation for this class was generated from the following file: