How to I align my input 0 with my layer dense
I’m trying to pass some inputs through a couple of layers, but it seems i’m misaligning my input shape somewhere such that it cannot pass properly through the layers thereby raising a value error as folllows: