David Choi

Results 9 comments of David Choi

Do the above instructions work for you? In particular, you need to install *both* Python 3 and Python 2, and this is a not a problem that can be fixed...

@karlie38 what is your Python 2 version? Can you check that Python 2 is installed as well as Python 3? @PhungVanDuy what is your bazel version, exact command line, and...

For your first question, is it possible to try this directly on a Linux machine? Or does this happen outside of a notebook? It might be possible that creating the...

The C++ sandbox is significantly more complicated, and more coupled with internal tools, so while we may release it in the future we currently can't promise anything. I think any...

RL to guide the encoder is an interesting idea, but I think Python evaluation should be enough to get you quite far on this so you can see if it's...

Sure. My contact information is in the [AlphaCode paper](https://arxiv.org/pdf/2203.07814.pdf). You can reach me at davidhchoi at deepmind.com.

Yes, as mentioned in https://github.com/deepmind/code_contests#supported-platforms we have only tested this on Linux, and aren't able to test this on other platforms like Windows. If someone manages to get it working...

Can you check the Python 2 and compiler versions as well? And update them if necessary. https://github.com/tensorflow/tensorflow/issues/39521 may also be related.

Sorry for the late reply. Can you try the instructions that worked for someone else here: https://github.com/deepmind/code_contests/issues/9#issuecomment-1064091580 ?