Ernie (language model)

Ernie is a series of language models developed by Baidu that utilize knowledge-enhanced pre-training techniques to improve natural language understanding and generation tasks. It incorporates structured knowledge into the training process to enhance performance on various AI benchmarks.

Read More →

OpenFold

OpenFold is an open-source implementation of DeepMind’s AlphaFold protein structure prediction model. It aims to provide accessible tools for protein folding research and development by replicating and extending AlphaFold’s capabilities using public resources.

Read More →

Gradient masking

Gradient masking is a technique used in machine learning to obscure or alter gradient information, often employed in adversarial machine learning to prevent model vulnerabilities from being exploited. It affects the ability of attackers to generate effective adversarial examples by hiding or manipulating gradient signals.

Read More →