-
# Background
What is the world model?
The robot's image or mental model of the world.
[Jay Wright Forrested](https://en.wikipedia.org/wiki/Jay_Wright_Forrester) defined a [mental model](https…
-
Here's the output from my terminal when I tried to play a song with the newest release:
```
Sans:~ Jason$ python /Users/Jason/Documents/GitHub/Remixatron/infinite_jukebox.py /Users/Jason/Music/iT…
-
See [here](https://github.com/aiidateam/aiida_core/issues/1454)
Populating the `output_parameters` link allows to check results via `calc.res.` shortcut
Let's use the plugin a bit and then decide …
-
- [ ] partition-tree case in Document.t (use it for results from Decompose, proofs, etc.)
- [ ] render it properly with the JS lib
later: make the Voronoi diagram the main way to interact with unr…
-
Dear all
I am experiencing a strange issue: `from nilearn import plotting` throws a segmentation error making ipython exit. Here is the full traceback
```
/home/salma/anaconda2/bin/ipython:1: Dep…
-
I got a bit confused working on K-Means. In current **master/live server**, we define PCA and Voronoi to be two different **_visualizations_** of the K-Means clustering result. However, I think K-Mean…
-
i totally dont expect you to fix this but just reporting what i ran into. just cloned the repo and had latest java and ant installed, running python 3.7 in a virtualenv. i ran `python run_experiment.p…
-
私はnsynthを試そうとしているがエラーが出てしまう
OS Ubuntu16.04
tensorflow 1.10.1
$ nsynth_generate --checkpoint_path=//home/nekome/magenta/magenta/models/nsynth/wavenet-ckpt/model.ckpt-200000 --source_path=//media…
ghost updated
5 years ago
-
I have build mxnet manually by the following steps:
```
git clone --recursive https://github.com/apache/incubator-mxnet
cd incubator-mxnet
make -j USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr…
-
**I have spend two days to build and install PyMesh on my system (ubuntu 16.04), but still cannot make it. Here is my third party cmake resutls:**
`-- Boost version: 1.58.0
-- Using system boost
ab…