Skip to content

Autoencoders as a dimensionality reduction algorithm #162

Description

@jeremymanning

We could support dimensionality reduction through autoencoders. Here's a useful looking tutorial (it looks relatively straightforward to implement all of the variants in the tutorial): https://blog.keras.io/building-autoencoders-in-keras.html

  • shallow autoencoder
  • deep autoencoder
  • sparse autoencoder
  • convolutional autoencoder
  • sequence-to-sequence autoencoder (good for timeseries data)
  • variational autoencoder

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions