jiegzhan/multi-class-text-classification-cnn

Layers ? Neurons ?

MrMimic opened this issue · 0 comments

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 ?