-
2020-04-15 15:11:29.506122: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcuda.so.1
2020-04-15 15:11:29.522529: I tensorflow/stream_executor/c…
-
Eventually we'll need to be able to monitor what's happening on the network in the real world and will need to modify our model. We also need to be able to make incremental changes to an abstract mode…
-
This issue is about swapping Zygote over to use ChainRule's types by default.
When #366 is merged rules coming out of ChainRules will use its types like `Composite` and `AbstractZero`,
but thing c…
-
I understand `linalg` has the purpose to be a compact linear algebra memory. This is something that also is of use to me since gonum does not see [binary bloat and overhead as an issue that needs fixi…
-
At this point, it would be interesting to run some benchmarks with simple kernels and moderately large datasets to see how this package compares to others in terms of performance. Other packages of in…
-
## 🚀 Feature
Incorporate normal mapping into the rendering pipeline.
A normal map is an image using which the mesh normals are manipulated before rendering.
## Motivation
[Normal mapping](http…
-
Hi @goldingn, I've been reading through some of `greta`'s source code, and I'm pretty impressed with the R6 setup for nodes of the DAG. I've been thinking a bit about how that could generalize to be u…
-
I'm trying to fix a growth model such that:
1. Every person (group) has their own intercept and slope for time
2. There is an autocorrelation between the residuals
```r
library(glmmTMB)
library…
-
What about if there is same API as with iterators there are predefiend symbols like `Symbol.operatorPlus` or `operator+` and all you need to do is to add method with this name:
```
class Decimal {…
-
#### Quantum Intelligence Center (QI) y SySySyAI and SUpercomputer schema
1. **Centro de Inteligencia Cuántica (QI)**: Actúa como el cerebro del sistema, controlando y monitoreando todos los agente…