Layers ? Neurons ?
MrMimic opened this issue · 0 comments
MrMimic commented
Hi.
I just start learning how to use tensorflow instead of building ANN by myself.
I try to use your code and everything's fine (I added back Tensorboard visualisation support) but .. I don't understand where hidden layers are defined (to add more) or where neuron number per layer is.
Could you please help ?