I made the model struct to store layers. I'm still missing the backward functions, but it's functional
added the dense layer with a forward functions. I also made the add functions for most cases.