-
Multi-language support - integration tests and example tutorials should cover at least 3 sufficiently different languages well (e.g. Java, Ruby, Python, and ideally an LLVM language like Rust or C++),…
-
- [ ] make the package/application installable from pypi
- Lots of stuff has to be done, because I didn't do this step before. Major effort before 1.0
-
- [ ] 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
-
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 …
-
Dear All,
Please share the updated/current "Pyleecan Advanced - Part 1: Optimization". The earlier version of the notebook is attached for your reference.
I was not able to find the updated docum…
-
### Informations
- **Qiskit Aer version**: 0.15.1 (and earlier versions too like 0.14)
- **Python version**: Seen on 3.8 and 3.12 in Finance CI and 3.9 locally when reproducing
- **Operatin…
-
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
-
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…