NNFS
Neural network library from scratch
Loading...
Searching...
No Matches
Protected Attributes
|
List of all members
DenseTest Class Reference
Inheritance diagram for DenseTest:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
legend
]
Protected Attributes
std::shared_ptr<
NNFS::Dense
>
dense_
= 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:
tests/
test_dense.cpp
DenseTest
Generated by
1.9.7