-
Hi, I am unable to get a regression network with multiple outputs to work using UCIFastReader. Is this possible?
If I define a network with 2 output nodes like:
SimpleNetworkBuilder = [
l…
-
Since it's just a strict form of `if_else`, it seems like it should be parametric like `if_else`: e.g. instead of writing `i32.select` you just write `select` and the `i32` is inferred from the contex…
-
The two "modes" in Azure are painful and confusing to work with. For example, there's two different "Get-AzureVM" cmdlets (one in each "mode"), each listing its own sets of vms (the "ServiceManagement…
-
Today @shoyer and I were talking about a new "protocol" that will let us sidestep the whole macro / method chaining issue. The basic idea is that pandas objects define a `pipe` method (ideally other …
-
Load this ipynb: https://raw.githubusercontent.com/gumption/Python_for_Data_Science/master/Python_for_Data_Science_all.ipynb
After it's loaded, click notebook -> publish to web. The following goes to…