Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
40 changes: 29 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,9 @@

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">




<link href="https://alanspace.github.io/Alan_Portfolio_advanced/dist/css/app.4fc0b62e4b82c997bb0041217cd6b979.css" rel="stylesheet">











<link href="https://alanspace.github.io/Alan_Portfolio_advanced/index.xml" rel="alternate" type="application/rss+xml" title="Alan Leung Github Project Page" />
<link href="https://alanspace.github.io/Alan_Portfolio_advanced/index.xml" rel="feed" type="application/rss+xml" title="Alan Leung Github Project Page" />
Expand Down Expand Up @@ -223,7 +212,36 @@ <h1 class="flex-none">


<div class="relative w-100 mb4">

<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">



<div class="pr3-ns mb4 mb0-ns w-100 w-40-ns">
<a href="https://alanspace.github.io/Alan_Portfolio_advanced/post/project-5/" class="db grow">
<img src="https://alanspace.github.io/Alan_Portfolio_advanced/images/project5/stocktrend1.png" class="img" alt="image from Project 6 - Machine Learning for Quantum Key Distribution Network Optimization">
</a>
</div>

<div class="blah w-100 w-60-ns pl3-ns">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="https://alanspace.github.io/Alan_Portfolio_advanced/post/project-5/" class="color-inherit dim link">
Project 6 - Stock Price Prediction in Python
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
This repository contains the code and analysis for the project "Machine Learning for Quantum Key Distribution Network Optimization," which investigates the use of neural networks (NNs) to accelerate the parameter optimization of decoy-state BB84 QKD systems.
</div>
<a href="https://alanspace.github.io/Alan_Portfolio_advanced/post/project-5/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>

</div>
</div>
</div>
</article>


<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">
Expand Down
Binary file modified post/.DS_Store
Binary file not shown.