Skip to content

Commit

Permalink
fixed website label
Browse files Browse the repository at this point in the history
  • Loading branch information
pokebot4tw committed Dec 22, 2023
1 parent 7f1e50d commit 767f848
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Oscar Scholin</title>
<h1>&nbsp;&nbsp;Oscar Scholin</h1>
<style>

Expand Down Expand Up @@ -166,7 +167,7 @@ <h1>&nbsp;&nbsp;Oscar Scholin</h1>
<img src="images/comp.png" alt="results of neural networks." class="project-image">
<figcaption class="project-figcaption">Performance comparison as a function of concurrence (the amount of entanglement required to call a state entangled) of different adaptive witnessing strategies, including an analytical method (Population), two XGBoost models, and a variety of neural networks.</figcaption>
</figure>
<p class="project-description">Wrote a lot of custom code to generate, manipulate, and measure (theoretically and experimentally) 2-qubit quantum states. Trained a variety of machine learning models (eXtreme gradient boosting, neural networks) on 4 million generated states with the goal of predicting the optimal set of next measurements to take in order to most efficiently verify entanglement based on an initial set of projective probabilities, using entanglement witnesses building on those by Riccardi et al. (2019) and previous work by the group. Achieved <a href="https://github.com/Lynn-Quantum-Optics/Summer-2023/blob/main/oscar/writing/oscar_writeup.pdf"> 4% increase in performance from previous models</a> and successfully applied the models to experimental data.
<p class="project-description">Wrote a lot of custom code to generate, manipulate, and measure (theoretically and experimentally) 2-qubit quantum states. Trained a variety of machine learning models (eXtreme gradient boosting, neural networks) on 4 million generated states with the goal of predicting the optimal set of next measurements to take in order to most efficiently verify entanglement based on an initial set of projective probabilities, using entanglement witnesses building on those by Riccardi et al. (2019) and previous work by the group. Achieved <a href="https://github.com/Lynn-Quantum-Optics/Summer-2023/blob/main/oscar/writing/oscar_writeup.pdf"> 4% increase in performance from previous models</a> and successfully applied the mode ls to experimental data.

Presented <a href = "https://github.com/Lynn-Quantum-Optics/Summer-2023/blob/main/Witness_Summer_2023_Poster.pdf"> results, "Entanglement Witnessing: a Neural Network Optimization and Experimental Realization", </a> at <a href="https://physics.unm.edu/SQuInT/2023/index.php"> Southwest Quantum Information and Technology (SQuInT) conference, October 2023.</a>

Expand Down Expand Up @@ -199,7 +200,7 @@ <h1>&nbsp;&nbsp;Oscar Scholin</h1>
<figcaption class="project-figcaption">Image generated with DALLE-3.</figcaption>
</figure>
<p class="project-description">
Together with my classmates Larry Liu and Donny Lu, we are working on the a plan to build an optical quantum computer that addresses issues of multi-photon gate complexity and scalibility, with the goal to begin proptyping in Spring 2024. We are working with Professor Gallicchio of Harvey Mudd College as well as Professor Lynn of Harvey Mudd College informally.
Together with my classmates Larry Liu and Donny Lu, we are working on a plan to build an optical quantum computer that addresses issues of multi-photon gate complexity and scalibility, with the goal to begin proptyping in Spring 2024. We are working with Professor Gallicchio of Harvey Mudd College as well as Professor Lynn of Harvey Mudd College informally.
</p>
</div>

Expand Down

0 comments on commit 767f848

Please sign in to comment.