-
In `Einsum.jl`
```julia
@einsum n[i,j,k] = hg[i,m]*hg[j,m]*hg[k,m]
```
defines a star shaped contraction, which will produce a rank 3 tensor.
However, `@tensor` in `TensorOperations.jl` will ra…
-
## Description
This will serve as a fundamental building block, accessible to all network facilitators, such as sellers etc. The Order Management for BPP should have CRUD operations and this projec…
-
**What problems are you trying to solve?**
The anomaly detection (AD) plugin creates machine learning (ML) models that can adapt to changes in data distribution over time without modifying the code…
-
- All weeks
- [ ] Unify slides ('practice session' slides are different in Weeks 1-10 and in Weeks 11-12)
- [ ] Clean up the readings
- [ ] Focus on as a few core handbooks as possible
…
-
This PUG Blog project will build upon our mid-semester presentation. We will be scraping data of where the players are shooting each year to continue our investigation on the evolution of the play sty…
-
I have been exploring both Timely-DataFlow (TD) and Apache Flink (AF) for some graph analytics use cases and it seems that both the frameworks offer similar features (e.g. iterations, statefulness, st…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
I have an error when I try to run the command
```
# Write graph to a png file
graph.write_png('tree.png');
```
The error bellow happens even if I have the tree.dot file and installed `pip insta…
-
## Description
We are looking to enhance [policyengine.org](https://policyengine.org) by building a feature that enables auto-updating documentation within our web application. This new documentation…
-
Consider including an additional, domain-specific set of weights for the VGG model.
http://www.robots.ox.ac.uk/~vgg/software/vgg_face/