Uses of Package
deepnetts.net

Packages that use deepnetts.net
Package
Description
Support for automatically building deep learning models using hyper-parameter search.
Evaluation procedures for machine learning models, used to estimate how good models are performing when given new data that (that was not used for training).
Neural network architectures with their corresponding builders.
Neural network layers, which are main building blocks of a neural network.
Commonly used loss functions, which are used to calculate error during the training as a difference between predicted and target output.
Training algorithms and related utilities.
Various utility classes including Tensor, image operations, multithreading, exceptions etc.