tensorflow/quantum

[Discussion] Dataset integrations

Open

#277 opened on Jun 23, 2020

View on GitHub
 (9 comments) (0 reactions) (1 assignee)Python (653 forks)github user discovery
help wantedkind/feature-requestpriority/reviewstatus/needs-design

Repository metrics

Stars
 (2,145 stars)
PR merge metrics
 (PR metrics pending)

Description

We recently had our first outside contributor add to TFQ datasets. Big thanks @therooler and the rest of the U of T folks! Now that we have our first example in place, let's use this issue to plan out the new datasets we want to add in an open discussion. To my knowledge these sorts of things were up for discussion (correct me if I'm wrong @therooler ) :

  1. 1d TFI chain
  2. 2d TFI grid
  3. TFI on a star
  4. XY model on chain (Mentioned in meeting, but I'm not 100% on this) ?
  5. XY model on grid (Mentioned in meeting, but I'm not 100% on this) ?

Other talking points:

  1. What sorts of other spin system style models do we want ? (AKT, XYZ, XZX etc. )
  2. What sorts of properties should we incorporate as dataset labels ? (paramagnetic, paramagnetic, ground state energy, desired unitary etc. )
  3. What sorts of other NON spin system style datasets do we want ? (perhaps an ensemble of noisy circuits which all correspond to some hidden unitary we wish to realize. Maybe a series of circuits containing time correlated errors that we need to identify)

Contributor guide