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 neural network framework backed by the automatic differentiation capabilities of dopt.

online
module dopt.online
Undocumented in source.

Public Imports

dopt.core
public import dopt.core;
Undocumented in source.
dopt.nnet
public import dopt.nnet;
Undocumented in source.
dopt.online
public import dopt.online;
Undocumented in source.

Meta