-
Currently if someone chooses to generate a library in Python (if they choose `Library` for `impType` in `Choices`), we generate the Python code files but the build rule in the generated Makefile does …
-
- [ ] What different activation functions are available and usable for the model
- [x] What loss functions/optimizers are available
- [x] What amount of layers with how many neurons make sense?
-
I am interested in contributing a new tutorial that shows how to use the BufferInterface. Essentially an answer to [this question](http://answers.ros.org/question/95791/tf-transformpoint-equivalent-on…
dhood updated
7 years ago
-
I'm having a hard time figuring out if node-amqp supports RPC: http://www.rabbitmq.com/tutorials/tutorial-six-python.html
-
### Title
Nobrainer toolkit and model zoo for deep learning in neuroimaging
### Short description and the goals for the OHBM BrainHack
The goals of this hackathon are to improve usability of …
satra updated
2 years ago
-
This is sort of a meta-issue for tracking documentation of the new python bindings. I'm worried things might not be working, but maybe it's just taking time for things to sync.
First of all, I see …
-
The de-facto standard tool for documenting Python projects is Sphinx, which unfortunately expects to scan Python sources as its default workflow. However, Sphinx is _very_ powerful and can generate do…
-
I suspect this may have to do with newer versions of tensorflow and python but not really sure. When I click run on an example I get the following errors:
I assume that this one is due to not havi…
-
### 分支
main 分支 (mmpretrain 版本)
### 描述该错误
KeyError: 'PackInputs is not in the mmcls::transform registry. Please check whether the value of `PackInputs` is correct or it was registered as expected. M…
-
When running the pytest I get a number of Fs. Most likely due to the install? Had to do some manual hands-on, the out-of-box pip install didn't work.
I am running on WSL2 Unbuntu 22 (with Nvidia GPU).…