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
73f6f4c4
Commit
73f6f4c4
authored
Jul 02, 2015
by
Steve Tjoa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more segmentation
parent
58dd8d74
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
301 additions
and
197 deletions
+301
-197
custom.css
custom.css
+3
-0
index.html
index.html
+1
-1
index.ipynb
index.ipynb
+1
-1
segmentation.html
segmentation.html
+230
-171
segmentation.ipynb
segmentation.ipynb
+66
-24
No files found.
custom.css
View file @
73f6f4c4
...
...
@@ -14,3 +14,6 @@ p, li
font-size
:
120%
!important
;
line-height
:
1.5
;
}
a
{
text-decoration
:
none
!important
;
}
a
:focus
,
a
:hover
{
text-decoration
:
underline
!important
;
}
index.html
View file @
73f6f4c4
...
...
@@ -355,7 +355,7 @@ div#notebook {
<div
class=
"inner_cell"
>
<div
class=
"text_cell_render border-box-sizing rendered_html"
>
<ol>
<li><a
href=
"segmentation
_essentia.html"
>
Segmentation in Essentia
</a>
(
<a
href=
"segmentation_essentia
.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"segmentation
.html"
>
Segmentation
</a>
(
<a
href=
"segmentation
.ipynb"
>
ipynb
</a>
)
</li>
</ol>
</div>
...
...
index.ipynb
View file @
73f6f4c4
...
...
@@ -123,7 +123,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"1. [Segmentation
in Essentia](segmentation_essentia.html) ([ipynb](segmentation_essentia
.ipynb))"
"1. [Segmentation
](segmentation.html) ([ipynb](segmentation
.ipynb))"
]
},
{
...
...
segmentation
_essentia
.html
→
segmentation.html
View file @
73f6f4c4
This diff is collapsed.
Click to expand it.
segmentation
_essentia
.ipynb
→
segmentation.ipynb
View file @
73f6f4c4
This diff is collapsed.
Click to expand it.
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