-
## Introduction
- [x] We reconstructed 1500 um^3 of neocortical tissue
- [ ] Make a graph!
## RESULTS.VAST
- [x] In 500 um^3 cylinder, no axonal or dendritic orphans, 568 spines and 601 terminal axon…
-
One of the most pressing questions I've come across, and that I also have, concerns the implementation details of conditional append. It seems to require a serializable transaction isolation level in …
-
In order to support 3-class segmentation (context: unmyelinated fibers), we will need to change some stuff on the ADS side. For ivadomed, nothing really changes: we will use 3 ground-truths in the BID…
-
In Axon 3, the Configurer interface is introduced.
It seems the best and clean way to integrate with CDI
-
Axon provides fixtures when it comes to Saga and Aggregate testing. When it comes to projection testing developers are left on their own. It might be useful to provide a functionality in `axon-test` m…
-
This is somewhat related to #1247 ... In my microservice project, I have apps that only want to use the querygateway for direct queries to the server or the eventgateway to build custom projections.
…
-
On the high-level API, we can integrate named tensors by specifying the expected names on input:
```elixir
Axon.input(batch: nil, channels: 3, height: 224, width: 224)
```
Then we'll need to con…
-
## Describe the bug
When I place the Axon 2 module into my patch, Bespoke freezes for about a second and then hard crashes.
## Build info
bespoke 1.1.0 (Nov 16 2021 11:41:32) - Windows 10 - m…
-
## Value to Veterans
Veterans will have access to facility-level police activity, such as arrests, tickets, use of force, internal investigations, complaints, and disciplinary actions. Direct contact…
-
Hello, there seems to be potentially 2 issues here.
This python function below
https://github.com/BlueBrain/neurodamus/blob/4b8fd7976721a1542a0fd68f17c5c33898cedcb5/neurodamus/metype.py#L214
is…