You probably meant to initialize the input->hidden weight matrix with the result of unsupervised training on the full corpus. A little tweak on how these weights are initilized would do:…
You probably meant to initialize the input->hidden weight matrix with the result of unsupervised training on the full corpus. A little tweak on how these weights are initilized would do:…