mirror of
https://github.com/Sosokker/CPP-Neural-Network.git
synced 2025-12-19 02:24:03 +01:00
Fix Indentation
This commit is contained in:
parent
fde93f30ac
commit
dcd8ff7172
@ -49,5 +49,3 @@
|
|||||||
public:
|
public:
|
||||||
void forward(const std::vector<double>& inputs, bool training);
|
void forward(const std::vector<double>& inputs, bool training);
|
||||||
};
|
};
|
||||||
|
|
||||||
// Add other Layer classes as needed
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user