Skip to content
Snippets Groups Projects
Commit 4e0e5b35 authored by Wenzel, Tizian's avatar Wenzel, Tizian
Browse files

Update README.md: Added link to python implementation on github.

parent bded8ac2
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,6 @@ Implementation of the Vectorial Kernel Orthogonal Greedy Algorithm (VKOGA).
See the demo files
- Demo_training.m: to train a kernel model,
- Demo_test.m: to use a previously trained model.
## Other implementations:
A more recent Python version of this software is maintained [here](https://github.com/GabrieleSantin/VKOGA).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment