From fb095fda4418001ac0ade4700bc8b7e296f8f554 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Fri, 1 Sep 2023 10:48:13 -0400 Subject: [PATCH] Updated: Friday, September 01,2023-09-01 10:48:09 --- .../plugins/recent-files-obsidian/data.json | 16 ++++++++-------- enter/.obsidian/workspace.json | 10 +++++----- .../Languages/Python Libraries/Q sharp.md | 2 +- .../Games!!/PLAY GAMES - Finally the fun part.md | 2 +- .../More specifically/Machine Learning (QML).md | 1 + 5 files changed, 16 insertions(+), 15 deletions(-) diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index b8fdccb..3fbcd5f 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,9 +1,17 @@ { "recentFiles": [ + { + "basename": "PLAY GAMES - Finally the fun part", + "path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md" + }, { "basename": "Machine Learning (QML)", "path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md" }, + { + "basename": "Q sharp", + "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Q sharp.md" + }, { "basename": "A-Z Applications", "path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/A-Z Applications.md" @@ -164,10 +172,6 @@ "basename": "Making Games through GDevelop", "path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/GDevelop/Making Games through GDevelop.md" }, - { - "basename": "PLAY GAMES - Finally the fun part", - "path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md" - }, { "basename": "Shwetha Jayaraj Notes", "path": "Coding Tips (Classical)/Project Vault/hi.mainsite/Current Occupations/Shwetha Jayaraj Notes.md" @@ -195,10 +199,6 @@ { "basename": "Replit", "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Replit.md" - }, - { - "basename": "Womanium Resources", - "path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Companies & Events/Get to hacking!/Womanium/Womanium Resources.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 001cb42..9d445c5 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -104,7 +104,7 @@ "state": { "type": "markdown", "state": { - "file": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md", + "file": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md", "mode": "source", "backlinks": false, "source": false @@ -200,7 +200,7 @@ "state": { "type": "outline", "state": { - "file": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md" + "file": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md" } } }, @@ -210,7 +210,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md", + "file": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md", "linksCollapsed": false, "unlinkedCollapsed": false } @@ -237,6 +237,8 @@ }, "active": "38498042d35d7ba9", "lastOpenFiles": [ + "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md", + "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Q sharp.md", "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/A-Z Applications.md", "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Languages lost to Research....md", "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Environments & Interfaces.md", @@ -261,8 +263,6 @@ "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Q Sharp/Quantum.NET C sharp.md", "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Qisket/Qiskit.md", "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Qisket/Qiskit Providers.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Qisket/Qiskit-Nature.md", - "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md", "Coding Tips (Classical)/Project Vault/Comms/RADIO/Software", "Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230901074121.png", "Coding Tips (Classical)/Terminal Tips/GUIs/Games", diff --git a/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Q sharp.md b/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Q sharp.md index 189849f..298b452 100644 --- a/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Q sharp.md +++ b/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Q sharp.md @@ -6,7 +6,7 @@ Q# is Microsoft's take on creating their own quantum computing language. It has - an interesting [quantum logic circuit puzzle ](https://devblogs.microsoft.com/qsharp/a-quantum-circuit-logical-puzzle/) - great way to begin getting hands on in q# - simple [quantum algorithms](https://learn.microsoft.com/en-us/samples/microsoft/quantum/simple-quantum-algorithms/) in q# - +- The IQ# Kernel exists [here](https://github.com/microsoft/iqsharp) --- diff --git a/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md b/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md index 83e1290..46e77c4 100644 --- a/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md +++ b/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md @@ -22,6 +22,6 @@ That's right. Quantum computing doesn't have to be all kets and psis. Things are - Learn quantum mechanics at the same time! - THE quantum arcade!! Sponsored by [Quantum Hub](https://quantum-hub.herokuapp.com) - they also teach [quantum computing](https://scratch.mit.edu/studios/27046227/) in Scratch! - +- [QPong](https://github.com/QPong/QPong) - a quantum version of the classic Pong game --- diff --git a/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md b/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md index e2a08df..a6c38fe 100644 --- a/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md +++ b/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md @@ -12,4 +12,5 @@ One of the big contenders in this field is Xanadu.ai's [pennylane](https://penny The following questions can finally be answered with [this](https://pennylane.ai/blog/2022/08/pennylane-v025-released/#new-return-types-for-qnodes-with-multiple-measurements) release - [TorchQuantum](https://github.com/mit-han-lab/torchquantum) - PyTorch based framework for machine learning on quantum computers - [PaddleQuantum](https://github.com/PaddlePaddle/Quantum) - This is Baidu China's implementation of Quantum Machine Learning +- [lambeq](https://github.com/CQCL/lambeq) - Python library for Quantum NLP --- \ No newline at end of file