Changes
Page history
Update nca
authored
Oct 05, 2022
by
Dean Samuel Schmitz
Show whitespace changes
Inline
Side-by-side
PrologMethods/Transformation/nca.md
View page @
ebfc4bd4
...
...
@@ -52,11 +52,11 @@ nca( +string,
If you want a more detailed explanation, then go to the python documentation. There is most of the time a good explanation on how the methods work and what the parameters do.
*
[
MLpack::nca_C++\_documentation
](
https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1nca_1_1NCA.html
)
*
[
MLpack::nca_Python_documentation
](
https://www.mlpack.org/doc/stable/python_documentation.html#nca
)
*
[
**
MLpack::nca_C++\_documentation
**
](
https://www.mlpack.org/doc/stable/doxygen/classmlpack_1_1nca_1_1NCA.html
)
*
[
**
MLpack::nca_Python_documentation
**
](
https://www.mlpack.org/doc/stable/python_documentation.html#nca
)
added some of the links from the python documentation
*
lmnn
*
[
Neighbourhood components analysis on Wikipedia
](
https://en.wikipedia.org/wiki/Neighbourhood_components_analysis
)
*
[
Neighbourhood components analysis (pdf)
](
http://papers.nips.cc/paper/2566-neighbourhood-components-analysis.pdf
)
\ No newline at end of file
*
[
**lmnn**
](
https://gitlab.cs.uni-duesseldorf.de/stups/abschlussarbeiten/prolog-mlpack-libary/-/wikis/PrologMethods/Transformation/lmnn
)
*
[
**Neighbourhood components analysis on Wikipedia**
](
https://en.wikipedia.org/wiki/Neighbourhood_components_analysis
)
*
[
**Neighbourhood components analysis (pdf)**
](
http://papers.nips.cc/paper/2566-neighbourhood-components-analysis.pdf
)
\ No newline at end of file