dopt

Undocumented in source.

Modules

core
module dopt.core

This package contains the framework for constructing and executing operation graphs.

nnet
module dopt.nnet

This package contains a deep learning API backed by dopt.

online
module dopt.online

This package contains implementations of common online optimisation algorithms, with a particular bias towards those commonly used in large scale machine learning/deep learning.

Public Imports

dopt.core
public import dopt.core;
dopt.nnet
public import dopt.nnet;
dopt.online
public import dopt.online;

Meta