Welcome to the official GitHub repository of the Symbiosis Quantum Club (SQC); a student-driven initiative from the Department of Artificial Intelligence and Machine Learning at Symbiosis Institute of Technology, Pune. Our mission is to make quantum computing and quantum machine learning accessible, practical, and exciting for students and researchers alike.
Quantum computing is more than a buzzword; it's an ongoing technological leap that is expected to revolutionize industries from healthcare and finance to cybersecurity. As classical computing begins to reach its physical limits, quantum computing offers a fundamentally new way of solving problems that are intractable for classical systems, by leveraging phenomena like superposition, entanglement, and quantum interference.
- To build an open and collaborative learning space for quantum enthusiasts.
- To bridge the gap between theory and practice through hands-on code projects.
- To contribute to the quantum computing ecosystem with real-world applications and innovative solutions.
- Beginner-friendly tutorials on Qiskit, quantum gates, quantum circuits, and measurement.
- Step-by-step notebooks covering key topics in quantum mechanics and quantum machine learning (QML).
- Quantum Random Number Generators (QRNG)
- Quantum-enhanced Search Algorithms (Grover)
- Quantum Cryptography Simulations
- Qiskit – IBM’s open-source quantum SDK
- PennyLane – Hybrid quantum machine learning
- Cirq – Google's quantum circuit library