vincentrolfs
vincentrolfs
This was extremely helpful! I made a couple of changes to your script in order to make sure that the simulation is as close to the real thing as possible....
Here is a simple solution for two fields, if this is your situation: - No fields present: OK - Exactly one field present: OK - Both fields present: FAIL All...
It will work with these exact versions: ``` pip install -q tensorflow==1.13.2 pip install -q tensorflow-probability==0.6.0 pip install -q dm-sonnet ``` Edit: Looks like `pip install -q "tensorflow
Things to note: - I am not sure if it could be a problem with GDPR that we are automatically logging user id, user agent and client IP on error....
same here