-
The intermediate steps in formulas (5) and (6) are missing the minus sign given by the derivation of w0 and w1.
e-bug updated
8 years ago
-
`angular_diameter_distance_z1z2` contains
```
# does not work for negative curvature
Ok0 = self._Ok0
if Ok0 < 0:
raise CosmologyError('Ok0 must be >= 0 to use this…
-
I know that this formula can determine the parameters of the setup, but I still can not understand how this formula is deactivated. I would like to be very appreciate if anyone could give me some advi…
-
@gleiserson (Greg Leiserson) emailed me a detailed proposal for adding proxy welfare measures to Tax-Calculator and potentially TaxBrain output tables.
[Proposal for proxy welfare measures.docx](h…
-
Hi fbriggs :
I have a little question and looking forward for your respond,thanks very much.
1. From the picture,It seems γ≠ θ,it has a little tolerance,why here they are same value?
2. What's the i m…
-
Hello Everyone,
How can I handle synonyms while parsing the utterance into logical form?
For example, if the knowledge graph has a relation named "Donald-sex-Male" and the utterance asks for the "…
-
Hi, seeing that dynet uses global decay to implement sparse l2 regularizer. great work! But there seems still some problem.
To my understanding, the `L2WeightDecay` represents the `s_t` in the spar…
-
The P type checker uses the EnumerateProofs API in Formula to report typing errors. Ever since typedef's were added to the P language, EnumerateProofs has been known to hang occasionally for ill-typ…
-
'Ammonia', 'Barium', 'Chromium', 'Colour', 'Copper Dissolved', 'Cyanide', 'E. coli', 'Fecal coliforms', 'Nickel', 'Nitrogen Total Dissolved', 'NO2/NO3', 'NO2+NO3', 'Oxygen Dissolved', 'Phosphorus Tota…
-
First of all, thanks for sharing source code for your awesome work.
I am trying to apply MIXER objective function to my model.
I am asking two questions about output gradient formula from Reinforce …