tensorflow/quantum

[Discussion] Dataset integrations

Open

#277 aberto em 23 de jun. de 2020

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

Métricas do repositório

Stars
 (2.145 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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)

Guia do colaborador