Skip to content
#

supervised-learning

Here are 1,083 public repositories matching this topic...

sktime
giacbrd
giacbrd commented Oct 17, 2016

fastText supervised model does not take into account of the document and words representation, it just learns bag of words and labels.
embeddings are computed only on the relation word->label. it would be interesting to learn jointly the semantic relation label<->document<->word<->context.
for now it is only possible to pre-train word embeddings and then use them as initial vectors for the clas

mccurcio
mccurcio commented Feb 16, 2020
  • In Section: 19.4 Denoising autoencoders
  • Just under figure: Figure 19.8: Original digit sampled from the MNIST test set (left), corrupted data with on/off imputation (middle), and corrupted data with Gaussian imputation (right).
  • On line #4: "have been corrupted with Gaussian noise (inputs_currupted_gaussian) and supply the original input"
    • "inputs_currupted_gaussian" => corrupted

Improve this page

Add a description, image, and links to the supervised-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the supervised-learning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.