mirror of
https://github.com/bspeice/bspeice.github.io
synced 2025-07-01 05:46:28 -04:00
Update for new notebook
This commit is contained in:
@ -4,11 +4,11 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content=" machine learning">
|
||||
<meta name="description" content=" Machine Learning">
|
||||
<meta name="keywords" content="">
|
||||
<link rel="icon" href="https://bspeice.github.io/favicon.ico">
|
||||
|
||||
<title> machine learning - Bradlee Speice</title>
|
||||
<title> Machine Learning - Bradlee Speice</title>
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<link href="https://bspeice.github.io/theme/css/bootstrap.min.css" rel="stylesheet">
|
||||
@ -64,9 +64,9 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="header-content">
|
||||
<h1 class="header-title text-uppercase"> : #machine learning</h1>
|
||||
<h1 class="header-title text-uppercase"> : #Machine Learning</h1>
|
||||
<div class="header-underline"></div>
|
||||
<p class="header-subtitle header-subtitle-homepage"> #machine learning</p>
|
||||
<p class="header-subtitle header-subtitle-homepage"> #Machine Learning</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -80,8 +80,10 @@
|
||||
<!-- Content -->
|
||||
<div class="archive-container">
|
||||
<div class="container content archive">
|
||||
<h2><a href="https://bspeice.github.io/tag/machine-learning.html">machine learning</a></h2>
|
||||
<h2><a href="https://bspeice.github.io/tag/machine-learning.html">Machine Learning</a></h2>
|
||||
<dl class="dl-horizontal">
|
||||
<dt>Tue 01 November 2016</dt>
|
||||
<dd><a href="https://bspeice.github.io/audio-compression-using-pca.html">Audio Compression using PCA</a></dd>
|
||||
<dt>Sun 15 May 2016</dt>
|
||||
<dd><a href="https://bspeice.github.io/the-unfair-casino.html">The Unfair Casino</a></dd>
|
||||
<dt>Sat 05 March 2016</dt>
|
||||
|
Reference in New Issue
Block a user