Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
musicinformationretrieval-com
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
A.S.
musicinformationretrieval-com
Commits
966424d2
Commit
966424d2
authored
May 03, 2017
by
Steve Tjoa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
index bold about link
parent
ecbf6c3c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
index.html
index.html
+3
-3
index.ipynb
index.ipynb
+3
-3
No files found.
index.html
View file @
966424d2
...
...
@@ -11817,7 +11817,7 @@ div#notebook {
<div
class=
"inner_cell"
>
<div
class=
"text_cell_render border-box-sizing rendered_html"
>
<ol>
<li><a
href=
"about.html"
>
About This Site
</a>
(
<a
href=
"about.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"about.html"
>
<strong>
About This Site
</strong></a>
(
<a
href=
"about.ipynb"
>
ipynb
</a>
) Start here!
</li>
<li><a
href=
"why_mir.html"
>
What is MIR?
</a>
(
<a
href=
"why_mir.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"basic_mir.html"
>
Overview of a Basic MIR System
</a>
(
<a
href=
"basic_mir.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"python_basics.html"
>
Python Basics
</a>
(
<a
href=
"python_basics.ipynb"
>
ipynb
</a>
)
</li>
...
...
@@ -11903,8 +11903,8 @@ div#notebook {
<li><a
href=
"kmeans_instrument_classification.html"
>
Exercise: Unsupervised Instrument Classification using K-Means
</a>
(
<a
href=
"kmeans_instrument_classification.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"neural_networks.html"
>
Neural Networks
</a>
(
<a
href=
"neural_networks.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"evaluation.html"
>
Evaluation
</a>
(
<a
href=
"evaluation.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"genre_recognition.html"
>
Genre Recognition
</a>
(
<a
href=
"genre_recognition.ipynb"
>
ipynb
</a>
)
<strong>
new
</strong>
</li>
<li><a
href=
"exercise_genre_recognition.html"
>
Exercise: Genre Recognition
</a>
(
<a
href=
"exercise_genre_recognition.ipynb"
>
ipynb
</a>
)
<strong>
new
</strong>
</li>
<li><a
href=
"genre_recognition.html"
>
Genre Recognition
</a>
(
<a
href=
"genre_recognition.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"exercise_genre_recognition.html"
>
Exercise: Genre Recognition
</a>
(
<a
href=
"exercise_genre_recognition.ipynb"
>
ipynb
</a>
)
</li>
</ol>
</div>
...
...
index.ipynb
View file @
966424d2
...
...
@@ -47,7 +47,7 @@
"editable": true
},
"source": [
"1. [
About This Site](about.html) ([ipynb](about.ipynb))
\n",
"1. [
**About This Site**](about.html) ([ipynb](about.ipynb)) Start here!
\n",
"1. [What is MIR?](why_mir.html) ([ipynb](why_mir.ipynb))\n",
"1. [Overview of a Basic MIR System](basic_mir.html) ([ipynb](basic_mir.ipynb))\n",
"1. [Python Basics](python_basics.html) ([ipynb](python_basics.ipynb))\n",
...
...
@@ -130,8 +130,8 @@
"1. [Exercise: Unsupervised Instrument Classification using K-Means](kmeans_instrument_classification.html) ([ipynb](kmeans_instrument_classification.ipynb))\n",
"1. [Neural Networks](neural_networks.html) ([ipynb](neural_networks.ipynb))\n",
"1. [Evaluation](evaluation.html) ([ipynb](evaluation.ipynb))\n",
"1. [Genre Recognition](genre_recognition.html) ([ipynb](genre_recognition.ipynb))
**new**
\n",
"1. [Exercise: Genre Recognition](exercise_genre_recognition.html) ([ipynb](exercise_genre_recognition.ipynb))
**new**
"
"1. [Genre Recognition](genre_recognition.html) ([ipynb](genre_recognition.ipynb))\n",
"1. [Exercise: Genre Recognition](exercise_genre_recognition.html) ([ipynb](exercise_genre_recognition.ipynb))"
]
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment