-
Bonjour
J'aimerais avoir votre avis sur l'ajout des couches d'aire de répartition potentielle des espèces dans le viewer carto.
Ala offre plusieurs algos en open source dans leur outil https://…
-
Hi,
I feel like something is wrong with gw.step() call at
(https://github.com/stormmax/irl-imitation/blob/master/maxent_irl_gridworld.py#L95)
and
(https://github.com/stormmax/irl-imitation/blob/…
-
Good evening,
I am using ALPSCORE/CT-HYB for the calculation of dynamic susceptibilities. This involves calculating G2, inverting the BSE equation, and performing the analytic continuation. The analy…
-
Hi Xiao,
Thanks for your tutorial. It is pretty useful.
One question though. I am a bit confused about the need to specify a "projectionlayers" argument when specifying the clamping option in maxe…
-
Often, but not every time, running `make test` on [Cloudbees under Jenkins](https://alpscore.ci.cloudbees.com/view/ApplicationCodes/job/maxent-alpscore/223/console) results in:
```
ERROR: Step ‘Publ…
-
In the backwards pass of MaxEnt (Algo 9.1 Brian's thesis), MaxEnt uses a softmax calculation to update the `V` function (soft Value function), but maxent.py seems to call value_iteration.optimal_value…
-
I downloaded and built OxLM today and two tests failed. What should I do now?
```
[ FAILED ] MaxentSGDTest.TestTrainMaxentNCEExtractedNGrams (2410 ms)
[----------] 4 tests from MaxentSGDTest (8…
-
Wat moeten de studenten in ieder geval hebben om een beetje effectief mee te kunnen doen?
- [x] Rstudio, met git, om de cursus lokaal te hebben (handig voor databestanden)
- [x] SQLite browser, om S…
rvosa updated
5 years ago
-
In /attention/attention.py you import a file which is not present?
`import maximumEtropyDeepIRL.py as deep_maxent`
-
```
It currently only handles string outcomes. Should probably handle boolean
outcomes in a manner similar to what is seen in the maxent package.
```
Original issue reported on code.google.com by…