you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 1 month ago (2 children)

AlphaFold is Google’s AI approach to protein folding…

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 month ago (1 child)

    I meant that I thought they were merging the two if Gemini could simply do what AlphaFold had been doing.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 1 month ago

    Gemini is a completely different project.

    The term “AI” is rather overloaded these days.

    AlphaFold uses a combination of machine learning and physics simulations to predict the shape of a protein given its chemical formula.

    Gemini is a Large Language Model which uses machine learning to predict text completion.

    They both use “machine learning” but the machine learning models are wildly different. Machine learning is a technique that’s basically a fancy curve fitting approach. The curve AlphaFold is trained to mimic maps chemical formulas to shapes, while the curve Gemini mimics maps a text input to probabilities for predictions of the next letter(s).

  • source
  • parent