-
# 🚀 Feature Request
I was wondering if it'd be possible to allow keyword arguments (`**kwargs`) to be passed on to GPyTorch's `ExactMarginalLogLikelihood.forward()` and its internal call to the…
-
Hello Team,
Thank you for this repo and the python package.
I am using the python package for topic modelling on twitter data and has my code set up based on your example on medium as follows:
…
-
Hi all:-
> I am wondering whether anyone has gotten this issue before.
> I am modelling an 80+ degrees Field of View lens and I am trying to do ray-tracing on it past the 80 degrees point from t…
-
**Description**
The Gaussian noise parameter means vastly different things for each sensor type, and they often differ in several orders of magnitude. It makes no physical sense to use the gaussian…
-
**Thanks for taking the time to write a feature request!** Use the following prompts to help you describe what you're looking for. The more info you provide, the easier it'll be for me to understand …
-
https://github.com/xiph/rav1e/blob/5102093900ec6c0ef26aa1988c70e50eb5474d1e/src/header.rs#L757
Is anyone working on this? If not I'd like to take a crack. Don't know Rust yet, but I'm curious, and …
-
### Title
behapy: A behavioural neuroscience analysis package for Python
### Leaders
Chris Nolan (Mattermost: @cnolan | Mastodon: @cnolan@fediscience.org)
### Collaborators
Thomas Burton
Karly T…
-
-
## Open Questions
### Modelling/Dimensionality Reduction
- [ ] Decide how will we want to deal with 3D data (vectorized, 2D, or 3D matrices)
- [ ] Determine network capacity (N layers; size; ty…
gkiar updated
5 years ago
-
Hello,
I have two questions related to the kriging implemented in OT :
- What are the differences between the kriging algorithm implemented in OT 1.15 and 1.16 ? In my recent experience, the res…