Fix Indentation

This commit is contained in:
sosokker 2023-08-22 01:12:42 +07:00
parent fde93f30ac
commit dcd8ff7172

View File

@ -49,5 +49,3 @@
public:
void forward(const std::vector<double>& inputs, bool training);
};
// Add other Layer classes as needed