Global AI Weekly

Issue number: 77 | Tuesday, November 12, 2024

Highlights

if(article.Image != null) { GitHub Copilot for Azure: 6 Must-Try Features }

GitHub Copilot for Azure: 6 Must-Try Features

Ready to supercharge your Azure game right within GitHub Copilot? Dive into our latest blog where we break down six must-try features of GitHub Copilot for...

techcommunity.microsoft.com

if(article.Image != null) { ‘It gets more and more confused’: can AI replace translators? }

‘It gets more and more confused’: can AI replace translators?

As anyone who has tried pointing their phone’s camera at a menu in a foreign country lately will know, machine translation has improved rapidly since the first days of Google Translate. The utility of AI-powered translation in situations like this is unquestionable – but the proposed use of AI in literary translation has been significantly more controversial.

theguardian.com

if(article.Image != null) { OpenAI acquired Chat.com }

OpenAI acquired Chat.com

OpenAI bought Chat.com, adding to its collection of high-profile domain names. As of this morning, Chat.com now redirects to OpenAI’s AI-powered chatbot, ChatGPT. An OpenAI spokesperson confirmed the acquisition via email. Chat.com is one of the older domains on the web, having been registered in September 1996.

techcrunch.com

if(article.Image != null) { Introducing SimpleQA }

Introducing SimpleQA

A factuality benchmark called SimpleQA that measures the ability for language models to answer short, fact-seeking questions.

openai.com

Research

if(article.Image != null) { From static prediction to dynamic characterization: AI2BMD advances protein dynamics with ab initio accuracy }

From static prediction to dynamic characterization: AI2BMD advances protein dynamics with ab initio accuracy

Microsoft Research’s AI2BMD, an AI-based system that efficiently simulates a wide range of proteins in all-atom resolution, can advance drug discovery and biomolecular research. The post From static prediction to dynamic characterization: AI2BMD advances protein dynamics with ab initio accuracy appeared first on Microsoft Research.

microsoft.com

Articles

if(article.Image != null) { A portable light system that can digitize everyday objects }

A portable light system that can digitize everyday objects

A new design tool uses UV and RGB lights to change the color and textures of everyday objects. The system could enable surfaces to display dynamic patterns, such as health data and fashion designs.

news.mit.edu

if(article.Image != null) { What Did I Learn from Building LLM Applications in 2024? — Part 1 }

What Did I Learn from Building LLM Applications in 2024? — Part 1

In order to help you navigate the challenges of LLM applications development, I will talk about best practices in the following key focus areas —  use case selection, team mindset, development approach, responsible AI and cost management . With significant investments flowing into creating Generative AI-based applications and tools for business use, it is becoming essential to bring these prototypes to production stage and derive business value.

towardsdatascience.com

if(article.Image != null) { The images of Spain’s floods weren’t created by AI. The trouble is, people think they were }

The images of Spain’s floods weren’t created by AI. The trouble is, people think they were

The rapid growth of ‘AI slop’ – content created by artificial tools – is starting to warp our perception of what is, or could be, real My eye was caught by a striking photograph in the most recent edition of Charles Arthur’s Substack newsletter Social Warming.

theguardian.com

if(article.Image != null) { Responsible AI Mitigation Layers }

Responsible AI Mitigation Layers

Build more robust system using Mitigation Layers in responsible AI

techcommunity.microsoft.com

if(article.Image != null) { Decoding One-Hot Encoding: A Beginner’s Guide to Categorical Data }

Decoding One-Hot Encoding: A Beginner’s Guide to Categorical Data

Learning to transform categorical data into a format that a machine learning model can understand.

towardsdatascience.com

if(article.Image != null) { How I ship projects at big tech companies }

How I ship projects at big tech companies

Why do so many engineers think shipping is easy? I know it sounds extreme, but I think many engineers do not understand what shipping even is inside a large tech company. What does it mean to ship? It does not mean deploying code or even making a feature available to users. Shipping is a social construct within a company.

simonwillison.net

if(article.Image != null) { Deep Dive on Cutlass Ping-Pong GEMM Kernel }

Deep Dive on Cutlass Ping-Pong GEMM Kernel

The Ping-Pong and Cooperative kernels exemplify this paradigm, as the key design patterns are persistent kernels to amortize launch and prologue overhead, and ‘async everything’ with specialized warp groups with two consumers and one producer, to create a highly overlapped processing pipeline that is able to continuously supply data to the tensor cores. Two other warp groups are dedicated consumers that process the math (MMA) portion with tensor cores, and then do any follow up work and write their results back to global memory (epilogue).

pytorch.org

Upcoming Events

if(article.Image != null) { Getting Started with Reinforcement Learning in Python }

Getting Started with Reinforcement Learning in Python

Reinforcement Learning (RL) is a fascinating branch of machine learning that allows agents to make decisions based on rewards and…

wrench1337.medium.com

if(article.Image != null) { Join us at Microsoft Ignite on November 18-22, 2024 in Chicago }

Join us at Microsoft Ignite on November 18-22, 2024 in Chicago

Join us at Microsoft Ignite on November 18-22, 2024 in Chicago, IL and online to achieve more with the power of the Microsoft Cloud, Microsoft Copilot, and AI.

ignite.microsoft.com

Code

if(article.Image != null) { Binary vector embeddings are so cool }

Binary vector embeddings are so cool

Vector embeddings by themselves are pretty neat. Binary quantized vector embeddings are extra impressive. In short, they can retain 95+% retrieval accuracy with 32x compression and ~25x retrieval speedup.

simonwillison.net

if(article.Image != null) { Best Programming language for Artificial Intelligence projects }

Best Programming language for Artificial Intelligence projects

The best programming language for Artificial Intelligence (AI) projects depends on the specific needs of the project, the types of AI…

medium.com

>