-
I got this issue while running Droidbot using google nexus5 emulator and google API19 KitKat 4.4).
WARNING:Device:Failed to get views using Accessibility.
WARNING:Device:failed to get current views!…
-
Need to take bilingual baselines and improve upon them using (iterative) backtranslation.
Started work on this by training a German to English reverse model on HPCC (ongoing)
Random comment: damn SL…
-
It seems that I can’t find some related baselines for comparison in your experiments. It is helpful if we can learn more related methods around this task. Thanks.
-
while implementing the project, I encountered an issue. It appears that the 'configs' directory is missing a file named 'job_configs.py', which is referenced in 'runners/train.py'. Due to this, when a…
-
![simulator screen shot 11 sep 2016 9 29 34 am](https://cloud.githubusercontent.com/assets/16371427/18414333/d4d193cc-7802-11e6-9dfa-266272ebd5b4.png)
It maybe related to [Centre text in case where t…
-
As a tool developer, it would be of interest to have reference results/baselines for expected results available, for the simulateable models in the `PhotoVoltaics` library. This would allow for a tool…
-
Hi,
I recently came across your paper and was impressed by the promising work it presents! I noticed that your study cites SAI3D within the context of OV-3DIS methods. It's important to note that b…
-
Description:
- We have 477 tibetan glyphs and ligature from the first batch of annotation work, from the second batch we got around 40 glyphs, from the parsing the OPF we got 485 glyphs, in total we h…
-
Hello,
This plugin seems great, and we are eager to use it.
However, we already have detekt setup with baselines, and even custom rules we wrote ourselves.
So how can we tell Gnag to simply l…
-
May I ask how did you train your agent? I used the standard baselines method:
`python -m baselines.run --alg=deepq --env=PongNoFrameskip-v4 --num_timesteps=1e7 --save_path=~/models/pong_10M_deepq
`…