-
When AE2 EMI Crafitng Integration is installed in my (very large) modpack, the game repeatedly freezes every time I do something in an AE2 ME Crafting Interface. (moving items into the crafting grid, …
-
"chmod +x \*.sh" should be "chmod +x *.sh"
as you go in folder in the command above the \ is not needed
-
I'm finding some extremely strange behavior with vstate.expect.
```python
import netket as nk
import netket.experimental as nkx
import flax
import jax
import jax.numpy as jnp
n_samples = 1…
-
Can we think of a way to better present groups of objects in BlackLight?
For example, these 8 P&D objects belong to the Rivington Place Portfolio: https://collections.britishart.yale.edu/?f%5Bcolle…
-
When running `python test_cudamat.py`, it always finishes with two exceptions:
```
Exception cudamat.CUDAMatException: CUDAMatException('CUBLAS error.',) in ignored
Exception cudamat.CUDAMatExceptio…
-
In appendix E, section 5 of [Quantum Deep Learning](https://arxiv.org/abs/1412.3489), the authors write:
> [...] our quantum algorithms [...] can therefore efficiently train full Boltzmann machines…
-
Hi, when I was trying to run the jupyter notebook script, I met this issue, this happened in the composition stage. Wondering if you have seen this before. If so, could you share how you resolved the …
-
Can you add a simple instruction on how to build & run the bench?
I don't have distcc, and the makefile seems raised some errors when I run
CXX=clang++ make release
-
As others reported as well (see issue #141 and #139) I cannot install AIX360 through github, but I can install it through conda (see https://anaconda.org/powerai/aix360). This version however is from …
-
I use DBN for the classification of bearing fault data sets at Case Western Reserve University. The data set includes 10 failures, but the final classification result is always a category. When you mo…