|
NeuroTIC 0.0
|

Files | |
| ntactivation.c | |
| Activation Functions List. http://tituxdev.github.io/NeuroTIC/src/CPU/ntactivation.c. | |
| ntbuilder.c | |
| Implementation of network construction functions. | |
| ntcalculate.c | |
| Implementation of feedforward network computations. | |
| ntfeedforward.c | |
| Implementation of predefined feedforward topologies for NeuroTIC networks. | |
| ntfile.c | |
| Implementation of network saving and loading for NeuroTIC. | |
| ntinitialize.c | |
| Implementation Random Initialization. | |
| ntmemory.c | |
| Implementation of memory management functions. | |
| nttrain.c | |
| Implementation of backpropagation training for NeuroTIC networks. | |