Skip to content

Commit

Permalink
Add Website Preview and Personal Website Link
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcapstick committed Nov 17, 2023
1 parent b7a930e commit 7cc93aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
Binary file added assets/website_preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 8 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<meta property="og:image" content="./assets/website_preview.png" />
<meta name="description" content="Website for the Machine Learning for Neuroscience module.">
<meta name="author" content="Alex Capstick and Payam Barnaghi">
<link rel="shortcut icon" href="./assets/favicon.svg" />

<title>ML4NS Imperial</title>
Expand Down Expand Up @@ -94,7 +95,8 @@ <h4>The following people helped make this module possible:</h4>


<li>
<div><img class="staff-image" src="./assets/alex_capstick.jpeg">
<div><a href="https://alexcapstick.github.io/" target="_blank"><img class="staff-image"
src="./assets/alex_capstick.jpeg"></a>
<p class="staff-names">Alex Capstick</p>
</div>
</li>
Expand Down Expand Up @@ -162,8 +164,10 @@ <h4>The following people helped make this module possible:</h4>
<div class="featurette">
<h3 class="featurette-heading">Content</h3>
<div>
<p>Deepen your understanding of aspects of machine learning as applied to neuroscience.</p>
<h4>What will you do in this course?</h4>
<p>This course will... </p>
<p>This course will explore machine learning methods with a discussion on their use in neuroscience. We will
cover many aspects of machine learning, from classical methods to deep learning. </p>
<h4>Prerequisites</h4>
<p>To take this course, you should be familiar with...</p>
<h4>Reading List</h4>
Expand Down

0 comments on commit 7cc93aa

Please sign in to comment.