Skip to content

Commit

Permalink
[Report] Add conclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxenceGiraud committed Jan 11, 2021
1 parent 8f2218d commit 32f2429
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion report/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,12 @@ \section{Experiments}

\section{Conclusion}

Other continuation of the paper can be made : properly express the optimal dimensionalanity (use conditional probabilities)...
In this paper we explored how PCA can be re-formulated in the Bayesian paradigm. The main contribution of this new approach is its ability to approximate the effective number of latent space dimension.\\
We then saw how can the formulation can be combined with the Kernel PCA and how to construct a Bayesian Kernel PCA.\\

We saw some surprising results with Probabilistic Kernel PCA and how even this formulation can be used to approximate the number of effective latent space dimension, this behavior could be investigated in future work.\\

Other continuations of the original paper on Bayesian PCA by Bishop can be made, we can think of properly expressing the optimal dimensionality using conditional probabilities which would be very interesting with the goal of the algorithm.

\bibliography{bayespca}

Expand Down

0 comments on commit 32f2429

Please sign in to comment.