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

Go to the source code of this file.

Classes

class  NNFS::CCESoftmax
 Cross-entropy loss function with softmax activation. More...
 

Namespaces

namespace  NNFS