Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developing a QNN or QCNN using Flax #7

Open
Gopal-Dahale opened this issue Oct 5, 2022 · 0 comments
Open

Developing a QNN or QCNN using Flax #7

Gopal-Dahale opened this issue Oct 5, 2022 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@Gopal-Dahale
Copy link
Owner

Aim

Developing a Quantum neural network or convolutional neural network using Flax

Details

The idea is to first create a simple quantum neural network (the simplest being a single qubit classifier) in Flax. If possible build upon it to create a QCNN. A tutorial is present on how to create QCNN in JAX. This tutorial is based on the neural network tutorial from JAX and Using JAX with PennyLane.

In JAX, the user has to define the classical neural networks from scratch and therefore we want to use Flax to make this easier.

Resources

@Gopal-Dahale Gopal-Dahale added enhancement New feature or request hacktoberfest labels Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant