Tag

DeepMind

0 views collected around this technical thread.

DataFunTalk
DataFunTalk
May 15, 2025 · Artificial Intelligence

DeepMind Introduces AlphaEvolve: A Gemini‑Powered Agent for Evolving Advanced Algorithms

DeepMind's AlphaEvolve, a Gemini-powered coding agent, combines large language models with an evolutionary framework to automatically discover, optimize, and evolve advanced algorithms, achieving notable gains in data‑center scheduling, TPU design, matrix multiplication, and even solving longstanding mathematical problems.

AIAlphaEvolveDeepMind
0 likes · 6 min read
DeepMind Introduces AlphaEvolve: A Gemini‑Powered Agent for Evolving Advanced Algorithms
Python Programming Learning Circle
Python Programming Learning Circle
Feb 20, 2025 · Artificial Intelligence

Building a StarCraft II AI Bot with DeepMind's pysc2 in Python

This article provides a step‑by‑step guide, complete with Python code examples, for creating a Protoss AI bot using DeepMind's pysc2 library to mine resources, construct buildings, train units, implement scouting, and execute attack strategies against increasingly difficult computer opponents in StarCraft II.

AI BotDeepMindPython
0 likes · 28 min read
Building a StarCraft II AI Bot with DeepMind's pysc2 in Python
php中文网 Courses
php中文网 Courses
Sep 20, 2023 · Artificial Intelligence

DeepMind's AlphaMissense AI Tool Predicts Pathogenicity of 71 Million Missense Mutations

DeepMind's AlphaMissense AI tool, now available on GitHub and reported in Science, evaluates all 71 million possible missense mutations, classifying roughly one‑third as potentially pathogenic, over half as benign, and aims to accelerate rare‑disease research by prioritizing experimental resources.

AI predictionAlphaMissenseDeepMind
0 likes · 3 min read
DeepMind's AlphaMissense AI Tool Predicts Pathogenicity of 71 Million Missense Mutations
Sohu Tech Products
Sohu Tech Products
Oct 12, 2022 · Artificial Intelligence

AlphaTensor: DeepMind’s AI System for Discovering Faster Matrix Multiplication Algorithms

DeepMind’s AlphaTensor, built on AlphaZero and reinforcement learning, automatically discovers novel, provably correct matrix multiplication algorithms that outperform classic methods like Strassen’s, demonstrating how modern AI can automate algorithm discovery and significantly accelerate computations across many fields.

AIAlphaTensorDeepMind
0 likes · 8 min read
AlphaTensor: DeepMind’s AI System for Discovering Faster Matrix Multiplication Algorithms