Question: Which of the following is FALSES about Dropout? Group of answer choices Dropout can make the training process more noisy Dropout increases the accuracy and performance of the model Dropout is implemented per layer in a model. Dropout rate is a trainable parameter in the model.