NNFS
Neural network library from scratch
Loading...
Searching...
No Matches
ReLU.hpp File Reference
#include "Activation.hpp"
Include dependency graph for ReLU.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NNFS::ReLU
 ReLU activation function. More...
 

Namespaces

namespace  NNFS