Martin Krasser

Results 17 issues of Martin Krasser

I just [published a proposal](https://github.com/krasserm/akka-stream-eventsourcing) how to add event sourcing to Akka Streams. It proposes an `EventSourcing` graph stage that, when joined with an event log, is a stream-based equivalent...

discuss

Thanks a lot for open sourcing birch. What is the license for the code in this repository?

This PR contains the required changes to get `SGDWithWeightnorm` and `AdamWithWeightnorm` running with Keras 2.2.3 and Tensorflow 1.11.0. I tested `cifar10_cnn.py` with both updated optimizers and training shows reasonable convergence....

This is a follow-up on #21. I tried to reproduce the results on Robust 04 but failed to do so using the code in this repository. In the following I...

First of all, thanks a lot for your interesting work on CEDR and for the code in this repository. I downloaded the Vanilla BERT and CEDR-KNRM checkpoints from #18 and...

In addition to [replying](https://github.com/krasserm/streamz/blob/v-0.8.1/streamz-camel-akka/README.md#receiving-in-out-message-exchanges-from-an-endpoint) to consumed in-out message exchanges also support delayed *ack* of consumed in-only message exchanges e.g. by extending the DSL with an `.ack` element. Implementation of this...

feature