-
- Explain HMM basics
- Illustrative examples
- A real world application (we have a static example somewhere that is about fitting sequences of weighted dice rolls)
-
Not sure if this is helpful for others, but I wrote down the steps on how i did iPython so others can replicate.
https://github.com/laszewsk/mindstorm/blob/master/ev3dev/bin/README.rst
As I do not…
-
I made this graphically improved ipython notebook designed to illustrate the efficiency of the neuronunit optimization:
https://github.com/russelljjarvis/neuronunit/blob/results/neuronunit/unit_test/…
-
As we've switched both jupyter_console and IPython over to prompt_toolkit, we've got quite a bit of similar code between the two terminal interfaces, and it's at risk of getting out of sync, mainly as…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
```
Required information!
OS version: Win2k/WinXP/Vista/Win7/Win8 SP? x86/x64
ConEmu version: 7
Far version (if you are using Far Manager): ?
*Bug description*
I use ipython, type "ipython --pyla…
-
```
Required information!
OS version: Win2k/WinXP/Vista/Win7/Win8 SP? x86/x64
ConEmu version: 7
Far version (if you are using Far Manager): ?
*Bug description*
I use ipython, type "ipython --pyla…
-
Seems like a lot of API has changed but the IPython parallel client wasn't updated. Are there plans to update that, it's so much easier to work with than the mongodb based backend.