Update nca authored by Dean Samuel Schmitz's avatar Dean Samuel Schmitz
......@@ -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