-
Thanks to the devs for providing an Anaconda-based solution for AlphaFold! I have a lot of experience with Anaconda virtual environment management, but none with Docker.
Unfortunately, I am stuck …
bwllc updated
8 months ago
-
Hi Rudy -
I was just trying to pip install a local clone of this repo and got this error:
```
(venv3.10) mfe@Michaels-MacBook-Air robustness_analysis % python -m pip install -e jax_verify
Obtai…
-
Running the last example from (https://github.com/deepmind/lab/blob/master/python/pip_package/README.md) first produces an error, complaining about the missing dm_env package. Resolving this with a pi…
-
https://storage.googleapis.com/deepmind-media/gemma/gemma-2-report.pdf
https://openai.com/index/finding-gpt4s-mistakes-with-gpt-4/
https://github.com/jeasonstudio/chrome-ai
https://ai.meta.com/rese…
-
Hi MyoSuite team,
I'm learning how to use MyoSuite for biomechanical studies and musculoskeletal simulations and I was trying to adapt the Inverse dynamics tutorial to the MyoLeg model. I have probl…
-
1.
> exec ${PAGER:-/usr/bin/less} "$0" || exit 1
> Executing tests from //python/tests:python_module_test
> -----------------------------------------------------------------------------
> Trace…
-
Hi, I found that the outerMean module is different from Deepmind alphafold, expecially [here](https://github.com/lucidrains/alphafold2/blob/main/alphafold2_pytorch/alphafold2.py#L342).
In DeepMind co…
-
WeirdGhost@Deepmind MINGW64 ~/project1/demo (master)
$ git status
On branch master
No commits yet
nothing to commit (create/copy files and use "git add" to track)
WeirdGhost@Deepmind MINGW6…
-
### Package name
distrax
### Package version
Newest
### Package website
https://github.com/deepmind/distrax
### Package availability
https://pypi.org/project/distrax/
### Addit…
-
Here: https://github.com/google-deepmind/mujoco_mpc/blob/79db2bc0cc8e1ca4e96af0859718c265cdd22caf/mjpc/planners/model_derivatives.cc#L96
multiple threads are calling `mjd_transitionFD` on the same …