This is a scientific research project, under development at FATEC Americana, aiming to study softwares that can be used to develop Artificial Intelligence, Machine Learning, and Big Data tasks in quantum computers. Research guided by Dra. Mariana Godoy Vazquez Miano.
Some contributions made by the authors in external projects.
- Microsoft Quantum Docs - Pull Request 503
- Microsoft Quantum Docs - Issue 474
- Microsoft Quantum Docs - Pull Request 565
- Microsoft Quantum Docs - Pull Request 572
- Can't add Ionq or Quantinuum as providers in workspace - Microsoft Q&A
Some tests made based on the algorithms that are being developed.
- Clone this repository
git clone https://github.com/pferreirafabricio/ai-big-data-quantum.git
- Enter in the project's folder:
cd ai-big-data-quantum
- Run whatever project you want π
- Fork this repository
- Create a branch with your feature:
git checkout -b my-feature
- Commit your changes:
git commit -m 'feat: My new feature'
- Push your branch:
git push origin my-feature
This project is under the MIT license. Take a look at the LICENSE file for more details.
- What are the Q# programming language and Quantum Development Kit (QDK)?: https://docs.microsoft.com/en-us/azure/quantum/overview-what-is-qsharp-and-qdk
- How quantum computing will boost the value of big data: https://intetics.medium.com/how-quantum-computing-will-boost-the-value-of-big-data-bccb95fb352b
- Quantum Computing and The Future of Big Data: https://isg-one.com/articles/quantum-computing-and-the-future-of-big-data
- How Quantum Computers Will Revolutionise Artificial Intelligence, Machine Learning And Big Data: https://isg-one.com/articles/quantum-computing-and-the-future-of-big-data
- Introduction to Quantum Machine Learning: https://docs.microsoft.com/en-us/azure/quantum/user-guide/libraries/machine-learning/intro
- Write a Q# and .NET program to run on a local quantum simulator: https://docs.microsoft.com/en-us/azure/quantum/how-to-csharp-qdk-local
- Quantum Computing Expert Explains One Concept in 5 Levels of Difficulty: https://www.youtube.com/watch?v=OWJCfOvoch
- Data types in Q#: https://docs.microsoft.com/en-us/azure/quantum/user-guide/language/typesystem
- Quantum computing history and background: https://docs.microsoft.com/en-us/azure/quantum/concepts-overview
- Azure Quantum β Quantum Service: https://azure.microsoft.com/en-us/services/quantum
- QuantumClassification - https://github.com/microsoft/QuantumKatas/tree/main/tutorials/QuantumClassification