Pinned Repositories
CNN-CPU
This is a simple CNN CPU, GPU implementation where the model can be submitted as a Dictionary for the CPU and GPU version.
gspsa-gradients
guided-spsa
OfflineQRL
Offline Quantum Reinforcement Learning (QRL) Framework
ParticleSimulation-CUDA
A simple GPU accelerated particle simulator to simulate the movement of particle based on CUDA. The computational domain is split between GPU and CPU to share the work load.
QKNN
A Quantum K-Nearest Neighbors classifier
QPattern
A Quantum pattern search algorithm
QuantumBinaryAdder
A binary adder based on qiskit quantum model which adds the given binary number
Simple-TFQuantum
This is a simple classification model to compare the performance of Quantum and classical model
qiskit-ibm-runtime
IBM Client for Qiskit Runtime
maniraman-periyasamy's Repositories
maniraman-periyasamy/QKNN
A Quantum K-Nearest Neighbors classifier
maniraman-periyasamy/ParticleSimulation-CUDA
A simple GPU accelerated particle simulator to simulate the movement of particle based on CUDA. The computational domain is split between GPU and CPU to share the work load.
maniraman-periyasamy/CNN-CPU
This is a simple CNN CPU, GPU implementation where the model can be submitted as a Dictionary for the CPU and GPU version.
maniraman-periyasamy/gspsa-gradients
maniraman-periyasamy/guided-spsa
maniraman-periyasamy/Simple-TFQuantum
This is a simple classification model to compare the performance of Quantum and classical model
maniraman-periyasamy/OfflineQRL
Offline Quantum Reinforcement Learning (QRL) Framework
maniraman-periyasamy/QPattern
A Quantum pattern search algorithm
maniraman-periyasamy/QuantumBinaryAdder
A binary adder based on qiskit quantum model which adds the given binary number