model.cpp/hpp
I made the model struct to store layers. I'm still missing the backward functions, but it's functional
This commit is contained in:
Reference in New Issue
Block a user
I made the model struct to store layers. I'm still missing the backward functions, but it's functional