Shayne Miel (he/him)
Shayne Miel (he/him)
Take a look at my pull request: https://github.com/karpathy/char-rnn/pull/151
Hi @vinhqdang . My pull request is designed to do something slightly different. You can use it to do what you are trying to accomplish, but you might be better...
An additional note: if temperature != 1, the output still works (and takes temperature into account), but I'm not sure it is correct to call it the sample probability any...
I feel strongly that we should _not_ include the entire SET in the definition. Just the event itself. Since the `events` claim of the SET is a dictionary mapping these...
For clarity's sake, the proposal here is to: 1. Update the SSF spec to make `txn` a _required_ top-level claim of the SET for all SSF events (top-level meaning it...
Transmitter-Supplied properties are perfectly acceptable in both PUT and PATCH. The only restriction is that if they do not match the Transmitter's expectation for those values, the Transmitter should return...
This is being worked on in #152
We also need to remove `subject` from the events payloads in the examples.
Figure 46 needs a sub_id
If we make Stream Updated messages required on status transitions, does that satisfy this requirement?