Directories ¶
Path | Synopsis |
---|---|
Package activation containts the list of all activation functions for layers of the neural network.
|
Package activation containts the list of all activation functions for layers of the neural network. |
Package datasets comprises of several dataset file processing functions to present them in useful manner.
|
Package datasets comprises of several dataset file processing functions to present them in useful manner. |
Package loss contains loss functions for different ways of computing the degree of error between the ANN prediction and the actual labels to the data.
|
Package loss contains loss functions for different ways of computing the degree of error between the ANN prediction and the actual labels to the data. |
Package matrix provides Matrix interface and matrix implementation along with a few util functions.
|
Package matrix provides Matrix interface and matrix implementation along with a few util functions. |
Package metric provides a set of metrics to calculate the accuracy of ANN predictions.
|
Package metric provides a set of metrics to calculate the accuracy of ANN predictions. |
Package nn provides neural network building blocks, as layers and the general struct for ANN.
|
Package nn provides neural network building blocks, as layers and the general struct for ANN. |
Click to show internal directories.
Click to hide internal directories.