Skip to content

Comments

Add auto-encoder notebook#2

Open
pelican2014 wants to merge 1 commit intomasterfrom
auto-encoder
Open

Add auto-encoder notebook#2
pelican2014 wants to merge 1 commit intomasterfrom
auto-encoder

Conversation

@pelican2014
Copy link
Collaborator

This notebook implements auto-encoder-based clustering described in the paper: http://www.cripac.ia.ac.cn/lwang/M-MCG/research/CFS-CIAPR13/paper.pdf

The backpropagation process is modified where the objective function seeks to minimize both the reconstruction error and the distances between the data points and the respective centroids of the assigned clusters in the hidden layer. The cluster assignment also takes place at each iteration of the backpropagation process.

The notebook is not used in the current analysis. It is added in case that it may be useful for future analysis.

The caveat is that the notebook is not documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant