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
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

.vscode/
node_modules/

Expand Down
10,881 changes: 10,881 additions & 0 deletions Graph_viz.ipynb

Large diffs are not rendered by default.

498 changes: 498 additions & 0 deletions QML_rancode.ipynb

Large diffs are not rendered by default.

50 changes: 1 addition & 49 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
[<img src="https://qbraid-static.s3.amazonaws.com/logos/Launch_on_qBraid_white.png" width="150">](https://account.qbraid.com?gitHubUrl=https://github.com/qBraid/NYUAD-2023.git)

# NYUAD Hackathon for Social Good in the Arab World: Focusing on Quantum Computing (QC)
# NYUAD Hackathon for Social Good in the Arab World: Focusing on Quantum Computing (QC) and UN Sustainable Development Goals (SDGs).

https://nyuad.nyu.edu/en/events/2022/march/nyuad-hackathon-event.html

March 30 - April 1, 2022

## Technical challenge

_Create a program that applies one or more quantum algorithms to a social good
Expand All @@ -18,48 +14,4 @@ problem of your choice._
- Variational Quantum Eigensolver (VQE)
- Quantum Approximate Optimization Algorithm (QAOA)

**Social good topic examples**:

- Healthcare
- Science (e.g. AI, cryptography, biochemistry)
- Environment (climate)
- Education & Literacy
- Food Securities
- Crisis & Public Safety
- Financial Modeling
- Gaming

**Implementation requirements**:

- Must utilize quantum hardware available through preferably IBM. However, we
set also have AWS devices available as well.
- You are also free to use any technology which allows you to solve the
challenge.

**Bonus requirements**:

- Incorporate noisy simulation through IBM
- Incorporate a hybrid quantum-classical task through IBM

# qBraid Tutorials

Here, we provide useful tutorials on how to use qBraid-Lab, along with tutorials
on quantum computing, using IBM or Amazon Braket. The ladder were provided by
the [qiskit-tutorials](https://github.com/qiskit/qiskit-tutorials) and the
[amazon-braket-examples](https://github.com/aws/amazon-braket-examples) github
repositories repsectively.

The repository is structured as follows:

- [Setting up Qiskit environment](qbraid_qiskit_setup/accessing_ibm_hardware.ipynb)

---

## <a name="qbraid">Setting up Qiskit environment in qBraid</a>

- [**Install Qiskit in qBraid-Lab**](qbraid_qiskit_setup/accessing_ibm_hardware.ipynb)

- [**Enable Qiskit QPU access through qBraid-CLI**](qbraid_qiskit_setup/accessing_ibm_hardware.ipynb)
- [**Example environent setup on qBraid Youtube video**](https://www.youtube.com/watch?v=LyavbzSkvRo) (Please use the code EHNU6626)

---
Binary file added WDN animation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WDN_animation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
215 changes: 0 additions & 215 deletions qbraid_qiskit_setup/accessing_ibm_hardware.ipynb

This file was deleted.

Loading