Default Model Size Question

Hi,

Just a quick question, when using RRLIB algorithms, when no model is specified it defaults to a fcnet (fully-connected net?). I just wanted to understand correctly that that model then makes 256 layers with each having input and output size of observation_space.shape?

Thanks!