demos icon indicating copy to clipboard operation
demos copied to clipboard

WARNING: This repo is obsolete. For D-Wave Ocean code examples, go to the `dwave-examples` GitHub account.

Results 33 demos issues
Sort by recently updated
recently updated
newest added

**Application** Add a Code Overview in the Readme of the Qboost demo. Note: this should be written after Qboost has been refactored **Proposed Solution** Since we want all the demos...

**Application** Add a Code Overview in the Readme of the Structural Imbalance demo. Note: this should be written after Structural Imbalance has been refactored **Proposed Solution** Since we want all...

**Application** Make a code demo solving a machine learning problem with the D-Wave Ocean Stack. Perhaps something to do with RBMs, or shows how the QPU and Tensorflow can work...

help wanted

**Application** Make a code demo making use of the QPU's ability to grab a diversity of samples. **Proposed Solution** Since we want all the demos to have a consistent look...

help wanted

**Application** Make a code demo showcasing the annealing features in D-Wave Sampler. **Proposed Solution** Since we want all the demos to have a consistent look and feel, please take a...

help wanted

**Application** Some demos are missing smoke tests. We want to have these tests so that CircleCi can check if any demos no longer work.

**Application** In the demo `README.rst`, the choice of the word "References" can be misleading as people may believe the code is reproducing the paper listed in References, rather than simply...

**Application** Even when using templates, there is still duplicate code in `.circleci/config.yml`. For example, ``` version: 2 .. test-osx-3.6:

**Application** It would be nice to have the expected QPU runtime of each demo in the README. In that way, users can make an informed decision on how running the...