Initial activations implementation

This commit is contained in:
2024-02-27 00:24:57 +01:00
parent 6e99525ad0
commit 5e1e0ed1d1
9 changed files with 104 additions and 24 deletions

View File

@@ -1,5 +1,3 @@
// fully_connected_layer.h
#ifndef CONV_LAYER_H
#define CONV_LAYER_H