velociwabbit
velociwabbit
I have taken the liberty of adding the save statement to the supplied mnist_cnn.py example found in the repo (see code below)... Although the save option worked and the next...
I am really enjoying learning convnet.js and have had some success with your regression models. Congrats to the developers. However It is unclear how to provide labels for classification. I...
I am trying to either **globalSignOut** or **deleteUser** on a cognito user that has been logged in. I have not been able to accomplish either tasks as the **deleteUser** and...
Refer to https://github.com/microsoft/ApplicationInsights-JS/blob/master/README.MD for more details on getting started. ... Go ahead I dare you :)
I have been struggling to make use of workbooks for any but the simplest of tasks. This is largely due to the fact that there is no language reference guide...
This is a question and a bit of a hopefully not too cheeky subtext 1) It is unclear to me why JSON. stringify is insufficient and you import qs.stringify. Does...