Alibek
Alibek
Why do you care? On Mon, Mar 26, 2018, 10:20 Juan wrote: > I still understand why she left the Github, someone can explain? > > — > You are...
Try ```{ input: [ 2, 26, 11, 8, 13, 4 ], output: [ 0, 1 ] }``` or ```{ input: { a: 2, b:26, c:11, d:8, e:13, f:4 }, output:...
Hi @jonyMarino can you please help?
Blocks 1.8.1 linux works fine, @jonyMarino, thank you very much! However, Building_99.zip is still 22 bytes.
@jonyMarino, thanks for your efforts. I am interested of course and I am sure others will be interested too knowing that MS decided to stop supporting this repo. I am...
I patched it like this: Replace line 787 of CameraLauncher.java with: ```java if (resultCode == 0) { try { destType = requestCode - CROP_CAMERA; processResultFromCamera(destType, intent); } catch (IOException e)...
Joel, seems like this question should go to somekind of FAQ. Where do you think is the best place for it? On Dec 19, 2017 6:09 PM, "Joel Akeret" wrote:...
Try slightly bigger input, for example.
run `tensorboard --logdir=`
Depends on your data, obviously. My set converges after 30-50 epochs