Skip to content

Commit

Permalink
links added to Tapkee.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kislayabhi committed Mar 24, 2014
1 parent ac75ebf commit fa41eaf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/ipython-notebooks/converter/Tapkee.ipynb
@@ -1,6 +1,7 @@
{
"metadata": {
"name": ""
"name": "",
"signature": "sha256:14292a5ce75b32480c1c9a9339628a7e801795cb6ec36e4a5166b8048fe05da1"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand All @@ -27,7 +28,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"In this notebook we will be doing some unsupervised learning using the suite of dimensionality reduction algorithms available in Shogun. Shogun provides access to all these algorithms using [Tapkee](http://tapkee.lisitsyn.me/), a C++ library especialized in dimensionality reduction."
"This notebook illustrates <a href=\"http://en.wikipedia.org/wiki/Unsupervised_learning\">unsupervised learning</a> using the suite of dimensionality reduction algorithms available in Shogun. Shogun provides access to all these algorithms using [Tapkee](http://tapkee.lisitsyn.me/), a C++ library especialized in <a href=\"http://en.wikipedia.org/wiki/Dimensionality_reduction\">dimensionality reduction</a>."
]
},
{
Expand Down

0 comments on commit fa41eaf

Please sign in to comment.