NNFS
Neural network library from scratch
Loading...
Searching...
No Matches
DenseTest Class Reference
Inheritance diagram for DenseTest:
[legend]

Protected Attributes

std::shared_ptr< NNFS::Densedense_ = std::make_shared<NNFS::Dense>(4, 3)
 

Member Data Documentation

◆ dense_

std::shared_ptr<NNFS::Dense> DenseTest::dense_ = std::make_shared<NNFS::Dense>(4, 3)
protected

The documentation for this class was generated from the following file: