-
It would be great to have a button that people could affix to GitHub repos to deploy an example on Kubeflow.
Something like what floydhub has:
https://github.com/floydhub/examples
I'm not sure …
jlewi updated
5 years ago
-
Implementing text summarization techniques in mlpack:
- Pointer generator networks [abstractive]
Paper: https://arxiv.org/pdf/1704.04368.pdf
Dataset - CNN/Daily Mail news
Preliminary ta…
-
I was able to do distributed training locally using multiple processes. When I tried to do distributed training on Kubeflow, the workers are stuck at "Waiting for model to be ready" and they time out.…
-
Mirth Transformer/Filter - Accessing attributes from root node is not possible from Message Tree
Work around: Only drag and drop does not work. You can still write javascript to access root node attr…
-
When launching notebook containers from Custom Images from the spawner UI, I am unable to create notebooks or terminals once the pod is ready and I am at the Jupyter tree view. This happens only when:…
-
**TLDR: Ensure model code does not cause a regression in model performance before merging with the master (or other branch).**
**Pre-Work: Wandb/Katib GitHub Probot:**
- Use an existing CI/CD …
-
This year, @vmarkovtsev, @m09 and I are going to attend [MSR](https://conf.researchr.org/home/msr-2019) taking place in Montreal on the 26th and 27th of May 2019. As discussed with @vcoisne, given the…
-
For #20, it would be great to align on best practices for working with database connection objects. @aedobbyn and @AlexAxthelm have much more experience with databases than I do. From @aedobbyn in htt…
-
Mirth Transformer/Filter - Accessing attributes from root node is not possible from Message Tree
Work around: Only drag and drop does not work. You can still write javascript to access root node attr…
-
Like title says, componentDidUpdate() won't trigger since mobx-react version 6.
For example, I want to keep the scroll position to the bottom:
```
@inject('someStore')
@observer
class SomeLis…