Harry Carey
Harry Carey
There is this fantastic pull request in sklearn which does not apply the loss value to parts of the matrix which have nan values. https://github.com/scikit-learn/scikit-learn/pull/8474 Is this possible in pytorch-NMF...
I would like to create the ability for Siibra to interface with the allen connectivity API. https://help.brain-map.org/display/mouseconnectivity/API This API allows for users to query for the top projections to and...
The allen have this human brain atlas as found here: http://download.alleninstitute.org/informatics-archive/allen_human_reference_atlas_3d_2020/version_1/ with more information https://community.brain-map.org/t/allen-human-reference-atlas-3d-2020-new/405 This would be an excellent addition to Siibra. Thank you in advance
The brain globe atlas api is a centralised resource which attempts to index all available volumetric atlases and the related templates and spaces. It is fairly comprehensive for the mouse...
Hi, I am stuck on this issue where layers.pop() no longer removes the last layer. My workaround was to use _layers.pop but this has now been deprecated. I am aware...
The Australian Mouse Brain Mapping Consortium released a fantastic 15um resolution population average MRI atlas. https://imaging.org.au/AMBMC/ The template is great but the labels are a bit limited, not covering the...
**Is your feature request related to a problem? Please describe.** Many of our tools do not use python but could still benefit from many of the features in the API...
**Describe the bug** My understanding is that the hemisphere map should be a binary image in the same shape as the template with a 0 or 1 labeling each hemisphere...