stream
Here are 2,097 public repositories matching this topic...
Is there an overview, how the config object for the constructors of the neural network are defined?
This would be interesting:
- Has brain.NeuralNetwork and brain.recurrent.RNN the same config attributes?
- What is the description of the inputSize attribute?
Thank you for the great work with this library, it is realy amazing!
Is your feature request related to a problem? Please describe.
The current engine only exposes WebVTT subtitles as kind: 'subtitles'. When the playlist entry contains CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog,public.accessibility.describes-music-and-sound", it should have kind: 'captions'. This would match how it is exposed in the Safari HLS player.
**Describe
Issue description
In writing rust zmq bindings for tokio, the question came up about when zmq_send and zmq_recv might return EAGAIN when passed the ZMQ_DONTWAIT flag in a multipart message. The implication of the high water mark documentation is that it will only return EAGAIN on the first part of the multipart message, but I couldn't find it explicitly stated anywhere that this
Currently, every track added to downloads immediately starts downloading. Downloads are therefore behaving inconsistently, are not saved over program restarts, and can fail randomly without properly notifying the user. The following improvements are proposed:
- Store the list of downloads in db/on disk somewhere. The main process will manage this list.
- Allow the renderer process to query the
There used to be only one type of operational error from node-fetch: FetchError.
This is no longer the case as I can count at least six: Error, NodeError, TypeError, SyntaxError, AbortError and FetchError. All of them can be triggered in one way or another through invalid response.
We would like to unify them in some ways but it's (a) a breaking change, (b) sometimes not standa
We should create a PR to https://github.com/ReactiveX/reactivex.github.io in order to document how RxGo fits in the existing ReactiveX ecosystem and to add RxGo documentation to existing operators.
Diamond flow
I think the documentation must include a note on the diamond flow and how xstream manage it, something like an explanation of atomic updates of flyd.
As well described by @staltz in this answer would be best to avoid diamond shaped stream graph:


Hi winterbe, your article is very good, it introduces the new features of Java 8 in detail, so I translate it into Chinese。Thank you!!!
Link:https://github.com/aalansehaiyang/java8-tutorial
你好,winterbe。你的文章写的真棒,里面详细介绍了Java 8新特性,我将它翻译成了中文。谢谢
链接地址:https://github.com/aalansehaiyang/java8-tutorial