Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Read by thought-leaders and decision-makers around the world. Phone Number: +1-650-246-9381 Email: pub@towardsai.net
228 Park Avenue South New York, NY 10003 United States
Website: Publisher: https://towardsai.net/#publisher Diversity Policy: https://towardsai.net/about Ethics Policy: https://towardsai.net/about Masthead: https://towardsai.net/about
Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Founders: Roberto Iriondo, , Job Title: Co-founder and Advisor Works for: Towards AI, Inc. Follow Roberto: X, LinkedIn, GitHub, Google Scholar, Towards AI Profile, Medium, ML@CMU, FreeCodeCamp, Crunchbase, Bloomberg, Roberto Iriondo, Generative AI Lab, Generative AI Lab Denis Piffaretti, Job Title: Co-founder Works for: Towards AI, Inc. Louie Peters, Job Title: Co-founder Works for: Towards AI, Inc. Louis-François Bouchard, Job Title: Co-founder Works for: Towards AI, Inc. Cover:
Towards AI Cover
Logo:
Towards AI Logo
Areas Served: Worldwide Alternate Name: Towards AI, Inc. Alternate Name: Towards AI Co. Alternate Name: towards ai Alternate Name: towardsai Alternate Name: towards.ai Alternate Name: tai Alternate Name: toward ai Alternate Name: toward.ai Alternate Name: Towards AI, Inc. Alternate Name: towardsai.net Alternate Name: pub.towardsai.net
5 stars – based on 497 reviews

Frequently Used, Contextual References

TODO: Remember to copy unique IDs whenever it needs used. i.e., URL: 304b2e42315e

Resources

Take our 85+ lesson From Beginner to Advanced LLM Developer Certification: From choosing a project to deploying a working product this is the most comprehensive and practical LLM course out there!

Publication

TAI #141: Claude 3.7 Sonnet; Software Dev Focus in Anthropic’s First Thinking Model
Artificial Intelligence   Latest   Machine Learning

TAI #141: Claude 3.7 Sonnet; Software Dev Focus in Anthropic’s First Thinking Model

Author(s): Towards AI Editorial Team

Originally published on Towards AI.

What happened this week in AI by Louie

Anthropic Claude 3.7 Sonnet reasoning model stole the show this week. This is partly due to how quickly you can test and see the model’s coding talent with native code rendering in Claude’s Artefacts feature. This was also a positive week for open-source reasoning LLMs with Alibaba’s QwQ-Max-Preview now available and set for an imminent open-weights release. Meanwhile, Prime Intellect released SYNTHETIC-1 — the largest open reasoning dataset yet, comprising 2 million verified math, coding, and science reasoning traces from DeepSeek-R1 — alongside a 7B model fine-tuned on this data. This dataset will be valuable for fine-tuning reasoning models and customizing them to specific domains. Meanwhile, OpenAI disclosed that ChatGPT has hit 400 million weekly active users, which we calculate now covers 7.2% of global internet users!

Anthropic Claude 3.7 Sonnet’s headline feature is its “extended thinking” mode, where the model now explicitly shows multi-step reasoning before finalizing answers. Anthropic noted that it focuses its reinforcement learning training on real-world code problems relative to math problems and competition code (a slight dig at OpenAI’s o3 Codeforces focus here). This focus shows very impressive SWE-bench agentic coding capabilities while Maths benchmarks lag other leading reasoning models. Claude 3.7 Sonnet scores 62.3% without thinking mode on SWE (70.3% with a scaffold on a subset of problems), significantly ahead of OpenAI o1 at 48.9%, o3-mini high at 49.3% and in the ballpark of OpenAI o3’s reported 71.7% score. On AIME MATH 2024, Claude 3.7 Sonnet scores 61.3% pass@1 (80.0% with parallel scaling), a big jump from Sonnet 3.5 New’s 16.0% but behind Grok-3’s 83.9% (93.3% with parallel scaling) and OpenAI o3 at 96.7% score with parallel scaling.

Looking at GPQA Diamond, Claude 3.7 Sonnet with Extended thinking achieves 78.2% pass @1 (or 84.8% with up to 64k tokens, including parallel scaling of multiple samples). This outperforms OpenAI o1 at 75.7% (78.3% with parallel scaling) and OpenAI o3-mini at 79.7%. However, Grok-3 thinking mode wins here with pass @1 80.2% (84.6% with parallel scaling), and OpenAI’s unreleased o3 still leads at 87.7% with parallel scaling. In non-thinking modes, Claude 3.7 Sonnet scores 68.0% — below Grok-3’s non-thinking score of 75%, but outperforming Gemini-Pro 2.0 at 65% and OpenAI 4o at 51%.

https://www.anthropic.com/news/claude-3-7-sonnet

Claude 3.7 Sonnet keeps the same price as 3.5 even in thinking mode: $3 per million input tokens and $15 per million output tokens. This is a positive surprise given both OpenAI and Deepseek charge a large premium for their reasoning models — which we think is justified by higher compute and memory usage and lower inference batch sizes possible when the average output generation length is longer (even with the same architecture). Via the API, Claude 3.7 Sonnet users also get extra flexibility to control the budget for thinking: you can tell Claude to think for no more than N tokens (up to 128k) — allowing you to decide your own trade-offs between latency, cost, and capability.

Anthropic recently revealed that 37% of Claude Chatbot queries are software-related — and this doesn’t even count the heavy use of Claude APIs for coding copilots and agents such as Cursor. Perhaps Anthropic is beginning to see this as a point of differentiation against OpenAI, Google Gemini, and xAI — in any case — beyond Claude 3.7’s focused improvement on software-related benchmarks — Anthropic also released its own coding agent. Claude Code is now in beta as a research preview. Designed to operate directly in the terminal, it integrates directly with developers’ workflows without additional servers or complex setups. Claude Code can edit files, fix bugs, execute tests, search through git history, resolve merge conflicts, and create commits — all through natural language commands.

Why should you care?

As we noted last week — reasoning models with test time compute scaling capability have become the new battleground for SOTA in LLMs. Now, Anthropic has also joined the party (following OpenAI, Deepseek, Alibaba, Google Deepmind, and xAI). Potentially in part due to this competition, Anthropic has also come with a more user-friendly approach — both in its subscription chatbot, where 3.7’s Thinking mode can simply be toggled (similar to Grok-3) and in its API — where it provides the most flexibility yet for directly controlling thinking token usage and offers flat pricing vs. the base model. It will take some practice to test how well this thinking token control works and how much benefit you really get from pushing to the highest settings.

On our side, the early testing of 3.7 shows some impressive capabilities, particularly in front-end code with mini apps and websites. We think this will only accelerate the momentum in “LLM Native” coding or what Andrej Karpathy calls “vibes coding,” where even experienced developers can quickly learn new software skills and languages top-down — starting with natural language and an LLM-generated project. More on this soon, with the imminent release of our “LLM native” Python course for coding novices!

Louie Peters — Towards AI Co-founder and CEO

Hottest News

1. Anthropic Introduced Claude 3.7 Sonnet, Their Hybrid Reasoning Model

Anthropic announced Claude 3.7 Sonnet, its most intelligent and first hybrid reasoning model. It can produce near-instant responses or extended, step-by-step thinking that is visible to the user. API users also have fine-grained control over how long the model can think. Anthropic also introduced a limited research preview of Claude Code, a command-line tool for agentic coding.

2. Prime Intellect Released SYNTHETIC-1, the Largest Open Reasoning Dataset

Prime Intellect has introduced SYNTHETIC-1, an open-source dataset designed to provide verified reasoning traces in math, coding, and science. Built with the support of DeepSeek-R1, this dataset consists of 1.4 million structured tasks and verifiers. The objective of SYNTHETIC-1 is to improve reasoning models by supplying them with well-organized, reliable data, addressing the shortcomings of existing resources.

3. Arc Institute Developed Evo 2, the Largest AI Model for Biology

Arc Institute developed Evo 2, trained on the DNA of over 100,000 species across the entire tree of life. The model can write whole chromosomes and small genomes from scratch. It can also make sense of existing DNA, including hard-to-interpret ‘non-coding’ gene variants linked to disease.

4. Alibaba Unveils QwQ-Max-Preview

Alibaba launched QwQ-Max-Preview, a new reasoning model in the Qwen family of AI models. The model is built on the Qwen 2.5 Max and specializes in mathematics and coding-based tasks. The model is in its preview stage, and the company is expected to announce its full version soon.

5. Open AI Introduced the SWE-Lancer Benchmark

SWE-Lancer introduces a benchmark with over 1,400 freelance software engineering tasks from Upwork, valued at $1 million. It evaluates model performance on tasks, ranging from $50 bug fixes to $32,000 feature implementations, through tests verified by engineers. Frontier models struggle with most tasks.

6. Perplexity AI Open-Sourcing a Post-Trained DeepSeek-R1 With Censorship Removed

Perplexity AI introduced the R1 1776 model, a post-trained DeepSeek-R1 designed to eliminate Chinese Communist Party censorship while maintaining high reasoning abilities. Rigorous multilingual evaluations using human annotators and LLM judges confirmed that decensoring did not impact the model’s core reasoning capabilities. The model performed on par with the base R1 model across various sensitive topics.

Five 5-minute reads/videos to keep you learning

1. Andrej Karpathy’s Early Access Review of Grok 3

In this article, Andrej Karpathy evaluated Grok 3, noting its strong performance in thinking tasks, comparable to OpenAI’s models. Despite issues with humor and ethical sensitivity, it surpassed DeepSeek-R1 and Gemini 2.0 in some areas.

2. DeepSeek vs. ChatGPT — A Detailed Architectural and Functional Breakdown

This article compares two leading LLMs, ChatGPT and DeepSeek. It focuses on architectural design, training methodologies, performance, and limitations. While ChatGPT is more generic and can handle a broader variety of tasks, DeepSeek becomes a more feasible alternative for tightly focused applications.

3. Build Your LLM Engineer Portfolio (Part 2): A 3-Month Roadmap

This step-by-step guide is designed to help you build, refine, and showcase a RAG portfolio to kickstart your career. It provides a comprehensive plan for your three-month journey toward creating an impressive RAG portfolio. You’ll find essential preparation steps to establish a solid foundation for your projects, seven impactful projects that will enhance your expertise and help you stand out, and strategies for deploying and presenting your portfolio to achieve maximum exposure.

4. 1 Billion Classifications

This blog explains how to calculate cost and latency for large-scale classification and embedding. It analyzes different model architectures, benchmarks costs across hardware choices and provides a clear framework for optimizing your own setup.

5. Insights on Crosscoder Model Diffing

Crosscoder-based model diffing is a promising method for isolating differences between two models with a single SAE training run. In this note, Anthropic discusses a few unexpected observations when applying this technique to real models. This will be helpful for researchers working actively in this space.

Repositories & Tools

  1. Aibrix is an open-source initiative that provides building blocks to construct scalable GenAI inference infrastructure.
  2. FlashMLA is an MLA decoding kernel for Hopper GPUs optimized for variable-length sequence serving.
  3. Mastra is a Typescript framework that helps you build AI applications and features.

Top Papers of The Week

1. Accelerating Scientific Breakthroughs With an AI Co-Scientist

This paper introduces AI co-scientist, a multi-agent AI system built with Gemini 2.0. The agent acts as a virtual scientific collaborator to help scientists generate novel hypotheses and research proposals. It can potentially help accelerate the clock speed of scientific and biomedical discoveries.

2. Qwen2.5-VL Technical Report

Qwen2.5-VL advances visual recognition with enhanced object localization, robust document parsing, and long-video comprehension. It accurately extracts structured data and analyzes charts. Featuring dynamic resolution processing and Window Attention, Qwen2.5-VL reduces computational overhead.

3. MoBA: Mixture of Block Attention for Long-Context LLMs

This paper introduces Mixture of Block Attention (MoBA), an innovative approach that applies the principles of Mixture of Experts (MoE) to the attention mechanism. This architecture demonstrates superior performance on long-context tasks while seamlessly transitioning between full and sparse attention, enhancing efficiency without compromising performance.

4. Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention

NSA, a Natively trainable Sparse Attention mechanism, improves efficiency in long-context modeling by integrating algorithmic innovations with hardware-aligned optimizations. It achieves substantial speedups and maintains model performance across benchmarks. NSA’s dynamic hierarchical strategy combines coarse-grained token compression with fine-grained selection, excelling over Full Attention in 64k-length sequences during decoding, forward propagation, and backward propagation.

5. CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction

CodeI/O enhances reasoning in language models by transforming code into input-output prediction formats, exposing models to reasoning patterns like logic flow planning and decision tree traversal. This method improves performance across multiple reasoning tasks.

Quick Links

1. OpenAI’s COO recently shared some key updates in a post on X. ChatGPT has surpassed 400 million weekly active users. He also hinted at the upcoming GPT-4.5 and GPT-5 releases for both the chat interface and the API. Additionally, free users will have unlimited access to GPT-5 and enhanced agent capabilities.

2. Meta announces LlamaCon, its first generative AI dev conference focusing on open-source AI developments. Despite competitive pressures from DeepSeek, Meta plans to release new Llama models with reasoning and multimodal capabilities.

3. Together AI secured $305 million in Series B funding, led by General Catalyst and joined by notable investors like NVIDIA and Salesforce Ventures. This investment accelerates the company’s AI Acceleration Cloud for open-source and enterprise AI application development.

Who’s Hiring in AI

Gen AI Developer @Syncreon Consulting (Toronto, Canada)

Junior Data & AI Engineer — Emirati @Ghobash Group (Dubai, UAE)

AI Software Engineer (Mid/Senior) @SmartDev (Hanoi, Vietnam)

Global Data Office Intern — Summer 2025 @Visa (CA, USA)

PDM Engineering Data Administrator @Bosch Group (Burnsville, MN, USA)

Software Engineer — NLU @Cognigy (Remote)

Interested in sharing a job opportunity here? Contact sponsors@towardsai.net.

Think a friend would enjoy this too? Share the newsletter and let them join the conversation.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓

Sign Up for the Course
`; } else { console.error('Element with id="subscribe" not found within the page with class "home".'); } } }); // Remove duplicate text from articles /* Backup: 09/11/24 function removeDuplicateText() { const elements = document.querySelectorAll('h1, h2, h3, h4, h5, strong'); // Select the desired elements const seenTexts = new Set(); // A set to keep track of seen texts const tagCounters = {}; // Object to track instances of each tag elements.forEach(el => { const tagName = el.tagName.toLowerCase(); // Get the tag name (e.g., 'h1', 'h2', etc.) // Initialize a counter for each tag if not already done if (!tagCounters[tagName]) { tagCounters[tagName] = 0; } // Only process the first 10 elements of each tag type if (tagCounters[tagName] >= 2) { return; // Skip if the number of elements exceeds 10 } const text = el.textContent.trim(); // Get the text content const words = text.split(/\s+/); // Split the text into words if (words.length >= 4) { // Ensure at least 4 words const significantPart = words.slice(0, 5).join(' '); // Get first 5 words for matching // Check if the text (not the tag) has been seen before if (seenTexts.has(significantPart)) { // console.log('Duplicate found, removing:', el); // Log duplicate el.remove(); // Remove duplicate element } else { seenTexts.add(significantPart); // Add the text to the set } } tagCounters[tagName]++; // Increment the counter for this tag }); } removeDuplicateText(); */ // Remove duplicate text from articles function removeDuplicateText() { const elements = document.querySelectorAll('h1, h2, h3, h4, h5, strong'); // Select the desired elements const seenTexts = new Set(); // A set to keep track of seen texts const tagCounters = {}; // Object to track instances of each tag // List of classes to be excluded const excludedClasses = ['medium-author', 'post-widget-title']; elements.forEach(el => { // Skip elements with any of the excluded classes if (excludedClasses.some(cls => el.classList.contains(cls))) { return; // Skip this element if it has any of the excluded classes } const tagName = el.tagName.toLowerCase(); // Get the tag name (e.g., 'h1', 'h2', etc.) // Initialize a counter for each tag if not already done if (!tagCounters[tagName]) { tagCounters[tagName] = 0; } // Only process the first 10 elements of each tag type if (tagCounters[tagName] >= 10) { return; // Skip if the number of elements exceeds 10 } const text = el.textContent.trim(); // Get the text content const words = text.split(/\s+/); // Split the text into words if (words.length >= 4) { // Ensure at least 4 words const significantPart = words.slice(0, 5).join(' '); // Get first 5 words for matching // Check if the text (not the tag) has been seen before if (seenTexts.has(significantPart)) { // console.log('Duplicate found, removing:', el); // Log duplicate el.remove(); // Remove duplicate element } else { seenTexts.add(significantPart); // Add the text to the set } } tagCounters[tagName]++; // Increment the counter for this tag }); } removeDuplicateText(); //Remove unnecessary text in blog excerpts document.querySelectorAll('.blog p').forEach(function(paragraph) { // Replace the unwanted text pattern for each paragraph paragraph.innerHTML = paragraph.innerHTML .replace(/Author\(s\): [\w\s]+ Originally published on Towards AI\.?/g, '') // Removes 'Author(s): XYZ Originally published on Towards AI' .replace(/This member-only story is on us\. Upgrade to access all of Medium\./g, ''); // Removes 'This member-only story...' }); //Load ionic icons and cache them if ('localStorage' in window && window['localStorage'] !== null) { const cssLink = 'https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css'; const storedCss = localStorage.getItem('ionicons'); if (storedCss) { loadCSS(storedCss); } else { fetch(cssLink).then(response => response.text()).then(css => { localStorage.setItem('ionicons', css); loadCSS(css); }); } } function loadCSS(css) { const style = document.createElement('style'); style.innerHTML = css; document.head.appendChild(style); } //Remove elements from imported content automatically function removeStrongFromHeadings() { const elements = document.querySelectorAll('h1, h2, h3, h4, h5, h6, span'); elements.forEach(el => { const strongTags = el.querySelectorAll('strong'); strongTags.forEach(strongTag => { while (strongTag.firstChild) { strongTag.parentNode.insertBefore(strongTag.firstChild, strongTag); } strongTag.remove(); }); }); } removeStrongFromHeadings(); "use strict"; window.onload = () => { /* //This is an object for each category of subjects and in that there are kewords and link to the keywods let keywordsAndLinks = { //you can add more categories and define their keywords and add a link ds: { keywords: [ //you can add more keywords here they are detected and replaced with achor tag automatically 'data science', 'Data science', 'Data Science', 'data Science', 'DATA SCIENCE', ], //we will replace the linktext with the keyword later on in the code //you can easily change links for each category here //(include class="ml-link" and linktext) link: 'linktext', }, ml: { keywords: [ //Add more keywords 'machine learning', 'Machine learning', 'Machine Learning', 'machine Learning', 'MACHINE LEARNING', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, ai: { keywords: [ 'artificial intelligence', 'Artificial intelligence', 'Artificial Intelligence', 'artificial Intelligence', 'ARTIFICIAL INTELLIGENCE', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, nl: { keywords: [ 'NLP', 'nlp', 'natural language processing', 'Natural Language Processing', 'NATURAL LANGUAGE PROCESSING', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, des: { keywords: [ 'data engineering services', 'Data Engineering Services', 'DATA ENGINEERING SERVICES', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, td: { keywords: [ 'training data', 'Training Data', 'training Data', 'TRAINING DATA', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, ias: { keywords: [ 'image annotation services', 'Image annotation services', 'image Annotation services', 'image annotation Services', 'Image Annotation Services', 'IMAGE ANNOTATION SERVICES', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, l: { keywords: [ 'labeling', 'labelling', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, pbp: { keywords: [ 'previous blog posts', 'previous blog post', 'latest', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, mlc: { keywords: [ 'machine learning course', 'machine learning class', ], //Change your article link (include class="ml-link" and linktext) link: 'linktext', }, }; //Articles to skip let articleIdsToSkip = ['post-2651', 'post-3414', 'post-3540']; //keyword with its related achortag is recieved here along with article id function searchAndReplace(keyword, anchorTag, articleId) { //selects the h3 h4 and p tags that are inside of the article let content = document.querySelector(`#${articleId} .entry-content`); //replaces the "linktext" in achor tag with the keyword that will be searched and replaced let newLink = anchorTag.replace('linktext', keyword); //regular expression to search keyword var re = new RegExp('(' + keyword + ')', 'g'); //this replaces the keywords in h3 h4 and p tags content with achor tag content.innerHTML = content.innerHTML.replace(re, newLink); } function articleFilter(keyword, anchorTag) { //gets all the articles var articles = document.querySelectorAll('article'); //if its zero or less then there are no articles if (articles.length > 0) { for (let x = 0; x < articles.length; x++) { //articles to skip is an array in which there are ids of articles which should not get effected //if the current article's id is also in that array then do not call search and replace with its data if (!articleIdsToSkip.includes(articles[x].id)) { //search and replace is called on articles which should get effected searchAndReplace(keyword, anchorTag, articles[x].id, key); } else { console.log( `Cannot replace the keywords in article with id ${articles[x].id}` ); } } } else { console.log('No articles found.'); } } let key; //not part of script, added for (key in keywordsAndLinks) { //key is the object in keywords and links object i.e ds, ml, ai for (let i = 0; i < keywordsAndLinks[key].keywords.length; i++) { //keywordsAndLinks[key].keywords is the array of keywords for key (ds, ml, ai) //keywordsAndLinks[key].keywords[i] is the keyword and keywordsAndLinks[key].link is the link //keyword and link is sent to searchreplace where it is then replaced using regular expression and replace function articleFilter( keywordsAndLinks[key].keywords[i], keywordsAndLinks[key].link ); } } function cleanLinks() { // (making smal functions is for DRY) this function gets the links and only keeps the first 2 and from the rest removes the anchor tag and replaces it with its text function removeLinks(links) { if (links.length > 1) { for (let i = 2; i < links.length; i++) { links[i].outerHTML = links[i].textContent; } } } //arrays which will contain all the achor tags found with the class (ds-link, ml-link, ailink) in each article inserted using search and replace let dslinks; let mllinks; let ailinks; let nllinks; let deslinks; let tdlinks; let iaslinks; let llinks; let pbplinks; let mlclinks; const content = document.querySelectorAll('article'); //all articles content.forEach((c) => { //to skip the articles with specific ids if (!articleIdsToSkip.includes(c.id)) { //getting all the anchor tags in each article one by one dslinks = document.querySelectorAll(`#${c.id} .entry-content a.ds-link`); mllinks = document.querySelectorAll(`#${c.id} .entry-content a.ml-link`); ailinks = document.querySelectorAll(`#${c.id} .entry-content a.ai-link`); nllinks = document.querySelectorAll(`#${c.id} .entry-content a.ntrl-link`); deslinks = document.querySelectorAll(`#${c.id} .entry-content a.des-link`); tdlinks = document.querySelectorAll(`#${c.id} .entry-content a.td-link`); iaslinks = document.querySelectorAll(`#${c.id} .entry-content a.ias-link`); mlclinks = document.querySelectorAll(`#${c.id} .entry-content a.mlc-link`); llinks = document.querySelectorAll(`#${c.id} .entry-content a.l-link`); pbplinks = document.querySelectorAll(`#${c.id} .entry-content a.pbp-link`); //sending the anchor tags list of each article one by one to remove extra anchor tags removeLinks(dslinks); removeLinks(mllinks); removeLinks(ailinks); removeLinks(nllinks); removeLinks(deslinks); removeLinks(tdlinks); removeLinks(iaslinks); removeLinks(mlclinks); removeLinks(llinks); removeLinks(pbplinks); } }); } //To remove extra achor tags of each category (ds, ml, ai) and only have 2 of each category per article cleanLinks(); */ //Recommended Articles var ctaLinks = [ /* ' ' + '

Subscribe to our AI newsletter!

' + */ '

Take our 85+ lesson From Beginner to Advanced LLM Developer Certification: From choosing a project to deploying a working product this is the most comprehensive and practical LLM course out there!

'+ '

Towards AI has published Building LLMs for Production—our 470+ page guide to mastering LLMs with practical projects and expert insights!

' + '
' + '' + '' + '

Note: Content contains the views of the contributing authors and not Towards AI.
Disclosure: This website may contain sponsored content and affiliate links.

' + 'Discover Your Dream AI Career at Towards AI Jobs' + '

Towards AI has built a jobs board tailored specifically to Machine Learning and Data Science Jobs and Skills. Our software searches for live AI jobs each hour, labels and categorises them and makes them easily searchable. Explore over 10,000 live jobs today with Towards AI Jobs!

' + '
' + '

🔥 Recommended Articles 🔥

' + 'Why Become an LLM Developer? Launching Towards AI’s New One-Stop Conversion Course'+ 'Testing Launchpad.sh: A Container-based GPU Cloud for Inference and Fine-tuning'+ 'The Top 13 AI-Powered CRM Platforms
' + 'Top 11 AI Call Center Software for 2024
' + 'Learn Prompting 101—Prompt Engineering Course
' + 'Explore Leading Cloud Providers for GPU-Powered LLM Training
' + 'Best AI Communities for Artificial Intelligence Enthusiasts
' + 'Best Workstations for Deep Learning
' + 'Best Laptops for Deep Learning
' + 'Best Machine Learning Books
' + 'Machine Learning Algorithms
' + 'Neural Networks Tutorial
' + 'Best Public Datasets for Machine Learning
' + 'Neural Network Types
' + 'NLP Tutorial
' + 'Best Data Science Books
' + 'Monte Carlo Simulation Tutorial
' + 'Recommender System Tutorial
' + 'Linear Algebra for Deep Learning Tutorial
' + 'Google Colab Introduction
' + 'Decision Trees in Machine Learning
' + 'Principal Component Analysis (PCA) Tutorial
' + 'Linear Regression from Zero to Hero
'+ '

', /* + '

Join thousands of data leaders on the AI newsletter. It’s free, we don’t spam, and we never share your email address. Keep up to date with the latest work in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

',*/ ]; var replaceText = { '': '', '': '', '
': '
' + ctaLinks + '
', }; Object.keys(replaceText).forEach((txtorig) => { //txtorig is the key in replacetext object const txtnew = replaceText[txtorig]; //txtnew is the value of the key in replacetext object let entryFooter = document.querySelector('article .entry-footer'); if (document.querySelectorAll('.single-post').length > 0) { //console.log('Article found.'); const text = entryFooter.innerHTML; entryFooter.innerHTML = text.replace(txtorig, txtnew); } else { // console.log('Article not found.'); //removing comment 09/04/24 } }); var css = document.createElement('style'); css.type = 'text/css'; css.innerHTML = '.post-tags { display:none !important } .article-cta a { font-size: 18px; }'; document.body.appendChild(css); //Extra //This function adds some accessibility needs to the site. function addAlly() { // In this function JQuery is replaced with vanilla javascript functions const imgCont = document.querySelector('.uw-imgcont'); imgCont.setAttribute('aria-label', 'AI news, latest developments'); imgCont.title = 'AI news, latest developments'; imgCont.rel = 'noopener'; document.querySelector('.page-mobile-menu-logo a').title = 'Towards AI Home'; document.querySelector('a.social-link').rel = 'noopener'; document.querySelector('a.uw-text').rel = 'noopener'; document.querySelector('a.uw-w-branding').rel = 'noopener'; document.querySelector('.blog h2.heading').innerHTML = 'Publication'; const popupSearch = document.querySelector$('a.btn-open-popup-search'); popupSearch.setAttribute('role', 'button'); popupSearch.title = 'Search'; const searchClose = document.querySelector('a.popup-search-close'); searchClose.setAttribute('role', 'button'); searchClose.title = 'Close search page'; // document // .querySelector('a.btn-open-popup-search') // .setAttribute( // 'href', // 'https://medium.com/towards-artificial-intelligence/search' // ); } // Add external attributes to 302 sticky and editorial links function extLink() { // Sticky 302 links, this fuction opens the link we send to Medium on a new tab and adds a "noopener" rel to them var stickyLinks = document.querySelectorAll('.grid-item.sticky a'); for (var i = 0; i < stickyLinks.length; i++) { /* stickyLinks[i].setAttribute('target', '_blank'); stickyLinks[i].setAttribute('rel', 'noopener'); */ } // Editorial 302 links, same here var editLinks = document.querySelectorAll( '.grid-item.category-editorial a' ); for (var i = 0; i < editLinks.length; i++) { editLinks[i].setAttribute('target', '_blank'); editLinks[i].setAttribute('rel', 'noopener'); } } // Add current year to copyright notices document.getElementById( 'js-current-year' ).textContent = new Date().getFullYear(); // Call functions after page load extLink(); //addAlly(); setTimeout(function() { //addAlly(); //ideally we should only need to run it once ↑ }, 5000); }; function closeCookieDialog (){ document.getElementById("cookie-consent").style.display = "none"; return false; } setTimeout ( function () { closeCookieDialog(); }, 15000); console.log(`%c 🚀🚀🚀 ███ █████ ███████ █████████ ███████████ █████████████ ███████████████ ███████ ███████ ███████ ┌───────────────────────────────────────────────────────────────────┐ │ │ │ Towards AI is looking for contributors! │ │ Join us in creating awesome AI content. │ │ Let's build the future of AI together → │ │ https://towardsai.net/contribute │ │ │ └───────────────────────────────────────────────────────────────────┘ `, `background: ; color: #00adff; font-size: large`); //Remove latest category across site document.querySelectorAll('a[rel="category tag"]').forEach(function(el) { if (el.textContent.trim() === 'Latest') { // Remove the two consecutive spaces (  ) if (el.nextSibling && el.nextSibling.nodeValue.includes('\u00A0\u00A0')) { el.nextSibling.nodeValue = ''; // Remove the spaces } el.style.display = 'none'; // Hide the element } }); // Add cross-domain measurement, anonymize IPs 'use strict'; //var ga = gtag; ga('config', 'G-9D3HKKFV1Q', 'auto', { /*'allowLinker': true,*/ 'anonymize_ip': true/*, 'linker': { 'domains': [ 'medium.com/towards-artificial-intelligence', 'datasets.towardsai.net', 'rss.towardsai.net', 'feed.towardsai.net', 'contribute.towardsai.net', 'members.towardsai.net', 'pub.towardsai.net', 'news.towardsai.net' ] } */ }); ga('send', 'pageview'); -->