ronykrell
ronykrell
Sure, here is the full layout ``` ```
@DanielMartinus Thanks for checking! I tried removing the styling on the TextView and no luck unfortunately - the confetti goes in front of it.
sInformationFragmentTitle
@wdullaer Bumping this. Would you be supportive of including this in the project if I branch off of master and add as an optional feature?
Here is the listener ` ``` holder.numberAssigned.setNumberPickerChangeListener(new NumberPicker.OnNumberPickerChangeListener() { @Override public void onProgressChanged(@NotNull NumberPicker numberPicker, int i, boolean b) { EventBus.getDefault().post(new BoxInsideAssignmentChangedEvent(inside,holder.numberAssigned.getProgress())); } @Override public void onStartTrackingTouch(@NotNull NumberPicker numberPicker) {...
I resolved this by installing tensorflow 1.9
Same, also, my data is multivariate time series for different people - so I have a p x n x d dataset - for example values for 25 heart rate...
Think it's something like this https://firebase.googleblog.com/2019/06/understanding-collection-group-queries.html