shouldsee

Results 42 issues of shouldsee

Thanks for sharing! Just found out `Attention.get_att_weight` is calculating attention in a for-loop? this looks rather slow isn't it? `4-2.Seq2Seq(Attention)/Seq2Seq(Attention).ipynb` ```python def get_att_weight(self, dec_output, enc_outputs): # get attention weight one...

Not sure why is this thrown? ``` Executing query... error Error: [undefined] at [undefined]: undefined ```

though package.json specify node>=8.0.0, the installed cli failed on 8.0.0 with command ``` $ node -v v8.0.0 $ npm -v 5.0.0 $ gq /home/user/.nvm/versions/node/v8.0.0/lib/node_modules/graphqurl/node_modules/graphql-language-service-parser/dist/onlineParser.js:128 state.prevState = { ...state }; ^^^...

Dear Song, Many thanks for sharing this awesome idea and the source code! I am wondering whether you can point me to the source code of the following figure in...

I was intrigued by how the rasterplot is missing/misplacing some of the spikes. How can I make sure I am looking at real spiking events? ![image](https://user-images.githubusercontent.com/8034156/39153486-2f1e57d2-4743-11e8-9640-f6c7b202e57b.png) ![image](https://user-images.githubusercontent.com/8034156/39153496-36ce2ff2-4743-11e8-9130-f81cb6394f9e.png) ```python # coding:...

### Context I use __file__ to save cache and to speed up execution. However this variable seems lost when run with ipykernel+jupytext ```{code-cell} :load: catsmile/c8002_haiku_example.py :tags: [output_scroll,skip-execution] ``` ```python import...

enhancement

`5 25037174 25038574` should be interpreted as `5:25037174-25038574` but is currently rejected

feature req

I am still using jupyter under python2. I have adapted the code briefly at https://github.com/shouldsee/jupyter-c-kernel/tree/py2