# Deep neural networks

A deep neural network is a neural network containing more than one hidden layer.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## A study of sequence weighting at scale

DevFeed: [A study of sequence weighting at scale](<https://devfeed.tech/articles/a-study-of-sequence-weighting-at-scale-20145.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/a-study-of-sequence-weighting-at-scale/>)

Author: Alex Renda

Published: 2026-09-14T00:00:00Z

Content type: article

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [scaling laws](<https://devfeed.tech/topics/scaling-laws.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Chinchilla scaling law](<https://devfeed.tech/topics/chinchilla-scaling-law.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [model](<https://devfeed.tech/tags/model.md>), [scaling-laws](<https://devfeed.tech/tags/scaling-laws.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

The article studies how sequence weighting affects language-model training across model scales. It reports non-monotonic behavior: small-to-medium models increasingly learn data-specific patterns in proportion to sequence weights, while large models can learn all patterns in the data more independently of those weights.

### Source excerpt

TL;DR: We study the scaling laws of data weighting across in-house and open-weight LMs, finding non-monotonic behavior across scales. We vary the weight assigned to sequences during training and measure how strongly the model's loss reduction on a sequence depends on the sequence's weight. Taken together, our results are consistent with a general trend: as models transition from small to medium scale, they transition from learning general patterns independent of data weight to learning data-specific patterns proportional to the data weights. As models then transition from medium to large scale they are able to learn all patterns present in the data, once again independent of data weight.

## How a researcher uses Codex and ChatGPT to search for new antimicrobial molecules

DevFeed: [How a researcher uses Codex and ChatGPT to search for new antimicrobial molecules](<https://devfeed.tech/articles/how-a-researcher-uses-codex-and-chatgpt-to-search-for-new-antimicrobial-molecules-6708.md>)

Original publisher: [Read original article](<https://openai.com/index/using-codex-chatgpt-to-search-for-new-antimicrobials>)

Published: 2026-09-10T16:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [antibiotics](<https://devfeed.tech/tags/antibiotics.md>), [applied-ai](<https://devfeed.tech/tags/applied-ai.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [code](<https://devfeed.tech/tags/code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

César de la Fuente's lab uses deep-learning models, ChatGPT, and Codex to search genome and protein datasets for antimicrobial candidates that could help fight drug-resistant infections.

### Source excerpt

César de la Fuente's lab uses Codex and ChatGPT to search living and extinct genomes for antimicrobial candidates to fight drug-resistant infections.

## Mapping global methane emissions from space with deep learning

DevFeed: [Mapping global methane emissions from space with deep learning](<https://devfeed.tech/articles/mapping-global-methane-emissions-from-space-with-deep-learning-6833.md>)

Original publisher: [Read original article](<https://research.google/blog/mapping-global-methane-emissions-from-space-with-deep-learning/>)

Published: 2026-09-01T18:40:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [climate-sustainability](<https://devfeed.tech/tags/climate-sustainability.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [earth-ai](<https://devfeed.tech/tags/earth-ai.md>), [framework](<https://devfeed.tech/tags/framework.md>), [global](<https://devfeed.tech/tags/global.md>), [google](<https://devfeed.tech/tags/google.md>), [machine-intelligence](<https://devfeed.tech/tags/machine-intelligence.md>), [mapping](<https://devfeed.tech/tags/mapping.md>), [nasa](<https://devfeed.tech/tags/nasa.md>), [research](<https://devfeed.tech/tags/research.md>), [space](<https://devfeed.tech/tags/space.md>)

### AI overview

The article presents MAPL-EMIT, a deep-learning framework for automating global detection, enhancement prediction, and source estimation of methane plumes from EMIT hyperspectral satellite measurements.

### Source excerpt

Climate & Sustainability

## Broadening access to Skala creates a faster path to predictive DFT

DevFeed: [Broadening access to Skala creates a faster path to predictive DFT](<https://devfeed.tech/articles/broadening-access-to-skala-creates-a-faster-path-to-predictive-dft-6783.md>)

Original publisher: [Read original article](<https://www.microsoft.com/en-us/research/blog/broadening-access-to-skala-creates-a-faster-path-to-predictive-dft/>)

Author: Sebastian Ehlert, Stefano Battaglia, Thijs Vogels, Jan Hermann, Jens Wehner, Giulia Luise, Klaas Giesbertz, Chin-Wei Huang, Aaron Kaplan, Kate Milton, Stephanie Marisa Lanius, Derk Kooi, P. Bernát Sza

Published: 2026-08-20T16:00:00Z

Content type: article

Language: en

Sources: [Microsoft Research](<https://devfeed.tech/sources/microsoft-research.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>), [data](<https://devfeed.tech/topics/data.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [chemistry](<https://devfeed.tech/tags/chemistry.md>), [data](<https://devfeed.tech/tags/data.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [integration](<https://devfeed.tech/tags/integration.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [performance](<https://devfeed.tech/tags/performance.md>), [research](<https://devfeed.tech/tags/research.md>), [research-blog](<https://devfeed.tech/tags/research-blog.md>), [software](<https://devfeed.tech/tags/software.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Microsoft Research presents Skala 1.1, a deep-learning exchange-correlation functional that improves accuracy for molecular simulations while expanding access through integrations with major electronic-structure software. A living benchmark will track the computational performance of future releases.

### Source excerpt

Skala 1.1, the updated deep-learning exchange-correlation functional from Microsoft Research, provides greater accuracy, expanded accessibility across the computational chemistry ecosystem, and a living benchmark to track computational performance. The post Broadening access to Skala creates a faster path to predictive DFT appeared first on Microsoft Research.

## Seeing beyond BMI: Estimating cardiometabolic risk with smartphone imagery

DevFeed: [Seeing beyond BMI: Estimating cardiometabolic risk with smartphone imagery](<https://devfeed.tech/articles/seeing-beyond-bmi-estimating-cardiometabolic-risk-with-smartphone-imagery-6866.md>)

Original publisher: [Read original article](<https://research.google/blog/seeing-beyond-bmi-estimating-cardiometabolic-risk-with-smartphone-imagery/>)

Published: 2026-08-17T10:34:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Deep learning](<https://devfeed.tech/topics/deep-learning.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [general-science](<https://devfeed.tech/tags/general-science.md>), [google](<https://devfeed.tech/tags/google.md>), [health](<https://devfeed.tech/tags/health.md>), [health-bioscience](<https://devfeed.tech/tags/health-bioscience.md>), [machine-intelligence](<https://devfeed.tech/tags/machine-intelligence.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [science](<https://devfeed.tech/tags/science.md>)

### AI overview

Google Research presents PhotoScan, a deep learning approach that estimates body composition from smartphone photos and predicts insulin resistance with accuracy comparable to DXA scans in a clinical research setting. The article explains how body-composition measures such as fat distribution and visceral fat may complement wearable data for earlier cardiometabolic risk assessment.

### Source excerpt

General Science

## 🗓 This Week In AI Research (17-24 July 26)

DevFeed: [🗓 This Week In AI Research (17-24 July 26)](<https://devfeed.tech/articles/this-week-in-ai-research-17-24-july-26-18284.md>)

Original publisher: [Read original article](<https://www.intoai.pub/p/this-week-in-ai-research-17-24-july>)

Author: Dr. Ashish Bamania

Published: 2026-07-30T10:44:06Z

Content type: article

Language: en

Sources: [Into AI](<https://devfeed.tech/sources/into-ai.md>)

Topics: [AI Research](<https://devfeed.tech/topics/ai-research.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [parquet](<https://devfeed.tech/topics/parquet.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [claude](<https://devfeed.tech/tags/claude.md>), [compression](<https://devfeed.tech/tags/compression.md>), [llms](<https://devfeed.tech/tags/llms.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

A weekly roundup of AI research papers and releases, including Claude Opus 5, the HOPE framework for analyzing knowledge in deep neural networks through compression, and research on how large language models track evolving user intent across conversations.

### Source excerpt

The top 10 AI research papers and releases this week (Claude Opus 5, Laguna S 2.1, Loopie, Nanbeige 4.2, Fugu-Cyber, and more)

## Why intent prediction needs more than an LLM

DevFeed: [Why intent prediction needs more than an LLM](<https://devfeed.tech/articles/why-intent-prediction-needs-more-than-an-llm-2184.md>)

Original publisher: [Read original article](<https://stackoverflow.blog/2026/06/30/why-intent-prediction-needs-more-than-an-llm/>)

Author: Phoebe Sajor

Published: 2026-06-30T07:40:00Z

Content type: article

Language: en

Sources: [Stack Overflow Blog](<https://devfeed.tech/sources/stack-overflow-blog.md>)

Topics: [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [personalization](<https://devfeed.tech/topics/personalization.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [data](<https://devfeed.tech/topics/data.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [data](<https://devfeed.tech/tags/data.md>), [foundation-models](<https://devfeed.tech/tags/foundation-models.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [math](<https://devfeed.tech/tags/math.md>), [personalization](<https://devfeed.tech/tags/personalization.md>), [podcast](<https://devfeed.tech/tags/podcast.md>), [se-stackoverflow](<https://devfeed.tech/tags/se-stackoverflow.md>), [se-tech](<https://devfeed.tech/tags/se-tech.md>), [transformers](<https://devfeed.tech/tags/transformers.md>)

### AI overview

Ryan Donovan interviews Frank Portman, CTO at Yobi, about why large language models are not the right inductive bias for predicting human intent and behavior. The discussion covers Yobi's behavioral foundation models, which use transformers and graph neural networks to support large-scale personalization while keeping consumer data private.

### Source excerpt

Ryan sits down with Frank Portman, CTO at Yobi, to talk about why next-token prediction, though great for language, isn't the right inductive bias for forecasting human behavior. They discuss how Yobi builds a "foundation model of behavior" using transformers and graph neural networks instead of chat-style LLMs, and what it takes to run millions of personalization decisions per second while keeping consumer data private.

## Neural Networks, As Simple As They Can Get

DevFeed: [Neural Networks, As Simple As They Can Get](<https://devfeed.tech/articles/neural-networks-as-simple-as-they-can-get-18356.md>)

Original publisher: [Read original article](<https://levelup.gitconnected.com/neural-networks-as-simple-as-they-can-get-f7e874e5cc54?source=rss-f10e9a50984a------2>)

Author: Dr. Ashish Bamania

Published: 2026-05-13T14:43:34Z

Content type: tutorial

Language: en

Sources: [Dr. Ashish Bamania](<https://devfeed.tech/sources/dr-ashish-bamania.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [beginner](<https://devfeed.tech/tags/beginner.md>), [coding](<https://devfeed.tech/tags/coding.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [neural](<https://devfeed.tech/tags/neural.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [programming](<https://devfeed.tech/tags/programming.md>), [technology](<https://devfeed.tech/tags/technology.md>)

### AI overview

A beginner-friendly lesson explaining what neural networks are, how neurons or perceptrons connect into networks, and how these networks are trained for tasks such as text generation and object recognition.

### Source excerpt

A beginner's lesson on what Neural networks are and how they are trained to do amazing things. Continue reading on Level Up Coding "

## Coding Challenge #119 - AI Pong Player

DevFeed: [Coding Challenge #119 - AI Pong Player](<https://devfeed.tech/articles/coding-challenge-119-ai-pong-player-29195.md>)

Original publisher: [Read original article](<https://codingchallenges.substack.com/p/coding-challenge-119-ai-pong-player>)

Author: John Crickett

Published: 2026-05-09T08:01:53Z

Content type: tutorial

Language: en

Sources: [Coding Challenges](<https://devfeed.tech/sources/coding-challenges.md>)

Topics: [Code Challenge](<https://devfeed.tech/topics/code-challenge.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [NumPy](<https://devfeed.tech/topics/numpy.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [coding](<https://devfeed.tech/tags/coding.md>), [games](<https://devfeed.tech/tags/games.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [python](<https://devfeed.tech/tags/python.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>)

### AI overview

A coding challenge guides readers through building a reinforcement learning agent that learns to play Atari Pong from raw screen pixels. It introduces policy gradients, the REINFORCE algorithm, returns, stochastic policies, and variance reduction, with Python and NumPy as prerequisites.

### Source excerpt

This challenge is to build your own AI pong player with reinforcement learning.

## Understanding neural networks through sparse circuits

DevFeed: [Understanding neural networks through sparse circuits](<https://devfeed.tech/articles/understanding-neural-networks-through-sparse-circuits-6699.md>)

Original publisher: [Read original article](<https://openai.com/index/understanding-neural-networks-through-sparse-circuits>)

Published: 2025-11-13T10:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Chain-of-thought](<https://devfeed.tech/topics/chain-of-thought.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [chain-of-thought](<https://devfeed.tech/tags/chain-of-thought.md>), [models](<https://devfeed.tech/tags/models.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [openai](<https://devfeed.tech/tags/openai.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

OpenAI explores mechanistic interpretability through sparse circuits: training neural networks to use simpler, more traceable computations. The approach aims to make model behavior easier to understand and support safer, more reliable AI systems.

### Source excerpt

OpenAI is exploring mechanistic interpretability to understand how neural networks reason. Our new sparse model approach could make AI systems more transparent and support safer, more reliable behavior.

## Four ways to run ONNX models on a GPU with CUDA in Clojure

DevFeed: [Four ways to run ONNX models on a GPU with CUDA in Clojure](<https://devfeed.tech/articles/not-one-not-two-not-even-three-but-four-ways-to-run-an-onnx-ai-model-on-gpu-with-cuda-20728.md>)

Original publisher: [Read original article](<http://dragan.rocks/articles/25/Four-Ways-to-ONNX-on-GPU-in-Clojure-and-CUDA>)

Published: 2025-11-09T17:49:00Z

Content type: tutorial

Language: en

Sources: [Dragan Djuric](<https://devfeed.tech/sources/dragan-djuric.md>)

Topics: [CUDA](<https://devfeed.tech/topics/cuda.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [onnx](<https://devfeed.tech/topics/onnx.md>), [Clojure](<https://devfeed.tech/topics/clojure.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [clojure](<https://devfeed.tech/tags/clojure.md>), [code](<https://devfeed.tech/tags/code.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [deep](<https://devfeed.tech/tags/deep.md>), [diamond](<https://devfeed.tech/tags/diamond.md>), [examples](<https://devfeed.tech/tags/examples.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [image-recognition](<https://devfeed.tech/tags/image-recognition.md>), [model](<https://devfeed.tech/tags/model.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [onnx](<https://devfeed.tech/tags/onnx.md>), [tensors](<https://devfeed.tech/tags/tensors.md>)

### AI overview

A tutorial presents four ways to run ONNX models on a GPU with CUDA using Clojure libraries including Diamond ONNX RT, Deep Diamond, and ClojureCUDA. It covers GPU tensor backends and a configuration that keeps input and output tensors in main memory while executing the model on the GPU.

### Source excerpt

Two weeks ago, I announced a new Clojure ML library, Diamond ONNX RT, which integrates ONNX Runtime into Deep Diamond. In that post, we explored the classic Hello World example of Neural Networks, MNIST handwritten image recognition, step-by-step. We run that example on the CPU, from main memory. The next logical step is to execute this stuff on the GPU. You'll see that with a little help of ClojureCUDA and Deep Diamond built-in CUDA machinery, this is both easy and simple, requiring almost no effort from a curious Clojure programmer. But don't just trust me; let's fire up your REPL, and we can continue together. Here's how you can evaluate this directly in your REPL (you can use the Hello World that is provided in the ./examples sub-folder of Diamond ONNX RT as a springboard). Require Diamond's namespaces First things first, we refer functions that we're going to use. (require '[uncomplicate.commons.core :refer [with-release]] '[uncomplicate.neanderthal.core :refer [transfer! iamax native]] '[uncomplicate.diamond [tensor :refer [tensor with-diamond]] [dnn :refer [network]] [onnxrt :refer [onnx]]] '[uncomplicate.diamond.internal.dnnl.factory :refer [dnnl-factory]] '[uncomplicate.diamond.internal.cudnn.factory :refer [cudnn-factory]] '[hello-world.native :refer [input-desc input-tz mnist-onnx]]) None of the following ways to run CUDA models has preference, you use the one that best suits your needs. Way one One of the ways to run ONNX models on your GPU is to simply use Deep Diamond's cuDNN factory as the backend for your tensors. Then, the machinery recognizes what you need and proceeds doing everything on the GPU, using the right stream for tensors, Deep Diamond operations, and ONNX Runtime operations. This looks exactly the same as any other Deep Diamond example from this blog or the DLFP book. (with-diamond cudnn-factory [] (with-release [cuda-input-tz (tensor input-desc) mnist (network cuda-input-tz [mnist-onnx]) classify! (mnist cuda-input-tz)] (transfer! input

## Using AI to identify genetic variants in tumors with DeepSomatic

DevFeed: [Using AI to identify genetic variants in tumors with DeepSomatic](<https://devfeed.tech/articles/using-ai-to-identify-genetic-variants-in-tumors-with-deepsomatic-6924.md>)

Original publisher: [Read original article](<https://research.google/blog/using-ai-to-identify-genetic-variants-in-tumors-with-deepsomatic/>)

Published: 2025-10-16T16:33:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google](<https://devfeed.tech/topics/google.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Machine Learning & Artificial Intelligence](<https://devfeed.tech/topics/machine-learning-artificial-intelligence.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [ai](<https://devfeed.tech/tags/ai.md>), [general-science](<https://devfeed.tech/tags/general-science.md>), [google](<https://devfeed.tech/tags/google.md>), [health-bioscience](<https://devfeed.tech/tags/health-bioscience.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [open-source-models-datasets](<https://devfeed.tech/tags/open-source-models-datasets.md>), [research](<https://devfeed.tech/tags/research.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

Google Research presents DeepSomatic, an AI-powered tool that uses convolutional neural networks to identify cancer-related genetic variants in tumor sequencing data. The tool supports major sequencing platforms and sample-processing methods, and its software and training dataset are openly available to researchers.

### Source excerpt

General Science

## How to Generate New Art From Existing Images Using Deep Learning?

DevFeed: [How to Generate New Art From Existing Images Using Deep Learning?](<https://devfeed.tech/articles/how-to-generate-new-art-from-existing-images-using-deep-learning-4508.md>)

Original publisher: [Read original article](<https://feeds.feedblitz.com/~/922108034/0/baeldung/cs>)

Author: Damilare Keshinro

Published: 2025-07-24T04:56:41Z

Content type: tutorial

Language: en

Sources: [Baeldung - CS](<https://devfeed.tech/sources/baeldung-cs.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Tensorflow](<https://devfeed.tech/topics/tensorflow.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Image](<https://devfeed.tech/topics/image.md>), [Computer science](<https://devfeed.tech/topics/computer-science.md>)

Tags: [building](<https://devfeed.tech/tags/building.md>), [computer-science](<https://devfeed.tech/tags/computer-science.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [computer-vision-image-processing](<https://devfeed.tech/tags/computer-vision-image-processing.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [generate](<https://devfeed.tech/tags/generate.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [image-processing](<https://devfeed.tech/tags/image-processing.md>), [images](<https://devfeed.tech/tags/images.md>), [model](<https://devfeed.tech/tags/model.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [tensorflow](<https://devfeed.tech/tags/tensorflow.md>)

### AI overview

A tutorial on neural style transfer using TensorFlow and a pretrained VGG16 model. It explains how to combine the content of an owl image with the artistic style of Edvard Munch's "Scream" by extracting features, defining losses, preprocessing images, and optimizing the result.

### Source excerpt

A walkthrough of building an art style transfer program using deep learning techniques and tools like TensorFlow and the VGG16 model. The post How to Generate New Art From Existing Images Using Deep Learning? first appeared on Baeldung on Computer Science.

## How AI Medical Imaging Is Powering Precision Healthcare

DevFeed: [How AI Medical Imaging Is Powering Precision Healthcare](<https://devfeed.tech/articles/how-ai-medical-imaging-is-powering-precision-healthcare-4447.md>)

Original publisher: [Read original article](<https://www.toptal.com/developers/artificial-intelligence/ai-in-medical-imaging>)

Author: MARTIN ELIAS COSTA, AI ENGINEER @ TOPTAL

Published: 2025-07-18T05:00:00Z

Content type: article

Language: en

Sources: [Toptal Blog](<https://devfeed.tech/sources/toptal-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Medical imaging](<https://devfeed.tech/topics/medical-imaging.md>), [Computer vision](<https://devfeed.tech/topics/computer-vision.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [data](<https://devfeed.tech/topics/data.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-engineer](<https://devfeed.tech/tags/ai-engineer.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [data](<https://devfeed.tech/tags/data.md>), [development](<https://devfeed.tech/tags/development.md>), [diagnostics](<https://devfeed.tech/tags/diagnostics.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [images](<https://devfeed.tech/tags/images.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [medical-imaging](<https://devfeed.tech/tags/medical-imaging.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>)

### AI overview

This article explains how artificial intelligence is transforming medical imaging from image acquisition through diagnosis. It focuses on computer vision, neural networks, medical imaging data, and GPUs, and describes an AI system that analyzes brain MRI scans, identifies demyelinating lesions, measures brain-region volumes, classifies atrophy patterns, and integrates results into electronic health records.

### Source excerpt

Artificial intelligence is revolutionizing how medical images are acquired, analyzed, and interpreted. The transformation ushers in a new era of data-driven diagnostics and faster, more personalized patient care.

## Visualize and understand GPU memory in PyTorch

DevFeed: [Visualize and understand GPU memory in PyTorch](<https://devfeed.tech/articles/visualize-and-understand-gpu-memory-in-pytorch-7532.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/train_memory>)

Author: Quentin Gallouédec

Published: 2024-12-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [PyTorch](<https://devfeed.tech/topics/pytorch.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [graph](<https://devfeed.tech/tags/graph.md>), [memory](<https://devfeed.tech/tags/memory.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [tensors](<https://devfeed.tech/tags/tensors.md>), [train](<https://devfeed.tech/tags/train.md>), [training](<https://devfeed.tech/tags/training.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A tutorial on visualizing and understanding GPU memory usage in PyTorch during training. It explains how model creation, input and output tensors, activations, forward passes, backpropagation, and variable reassignment affect memory, and discusses estimating requirements and optimizing usage.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Visualizing piecewise linear neural networks

DevFeed: [Visualizing piecewise linear neural networks](<https://devfeed.tech/articles/visualizing-piecewise-linear-neural-networks-20225.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/visualizing-piecewise-linear-neural-networks/>)

Author: Ricson Cheng

Published: 2024-07-22T00:00:00Z

Content type: article

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Algorithm](<https://devfeed.tech/topics/algorithm.md>)

Tags: [algorithm](<https://devfeed.tech/tags/algorithm.md>), [neural](<https://devfeed.tech/tags/neural.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>)

### AI overview

The article explains how piecewise-linearity in ReLU neural networks can be described and visualized. It examines activation patterns, polygonal regions, polyhedral complexes, and how adding layers changes these structures.

### Source excerpt

Neural networks are often thought of as opaque, black-box function approximators, but theoretical tools let us describe and visualize their behavior. In particular, let's study piecewise-linearity, a property many neural networks share. This property has been studied before, but we'll try to visualize it in more detail than has been previously done.

## Is your work style written in the stars?

DevFeed: [Is your work style written in the stars?](<https://devfeed.tech/articles/is-your-work-style-written-in-the-stars-9922.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/is-your-work-style-written-in-the-stars/>)

Author: Herbert Lui

Published: 2023-08-04T00:00:00Z

Content type: article

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Figma](<https://devfeed.tech/topics/figma.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>)

Tags: [collaboration](<https://devfeed.tech/tags/collaboration.md>), [developer](<https://devfeed.tech/tags/developer.md>), [figma](<https://devfeed.tech/tags/figma.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>)

### AI overview

Product Research Intern Jacky Huang and Software Engineer Willy Wu discuss FigStrology, a collaborative FigJam widget that uses machine learning to generate an astrological persona and horoscope from sticky notes and the current cosmic conditions of FigJam files. The article also describes Figma community projects that combine astrology, tarot, and collaborative experiences.

### Source excerpt

Product Research Intern Jacky Huang and Software Engineer Willy Wu discuss the resurgent interest in astrology and how they're putting it into practice at work with their new collaborative FigJam widget, FigStrology.

## Maximizing Solution Visibility with Machine Learning-Powered App Recommendations

DevFeed: [Maximizing Solution Visibility with Machine Learning-Powered App Recommendations](<https://devfeed.tech/articles/maximizing-solution-visibility-with-machine-learning-powered-app-recommendations-15763.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/maximizing-solution-visibility-with-machine-learning-powered-app>)

Author: Steven Kim

Published: 2023-06-13T08:00:00Z

Content type: release

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [recommendation systems](<https://devfeed.tech/topics/recommendation-systems.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [developer](<https://devfeed.tech/tags/developer.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [recommendations](<https://devfeed.tech/tags/recommendations.md>)

### AI overview

Square announces machine learning-powered App Recommendations that personalize third-party solution suggestions in the Seller Dashboard and App Marketplace. The system uses seller attributes and adoption data to rank apps, with ongoing retraining and monitoring for potential bias.

### Source excerpt

Amplify solution visibility and drive conversion

## ESP32-S3 Edge-AI｜Human Activity Recognition Using Accelerometer Data and ESP-DL

DevFeed: [ESP32-S3 Edge-AI｜Human Activity Recognition Using Accelerometer Data and ESP-DL](<https://devfeed.tech/articles/esp32-s3-edge-ai-human-activity-recognition-using-accelerometer-data-and-esp-dl-13861.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp32-s3-edge-ai-human-activity-recognition-using-accelerometer-data-and-esp-dl/>)

Author: John Lee

Published: 2023-06-06T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [On-device AI](<https://devfeed.tech/topics/on-device-ai.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [blog](<https://devfeed.tech/tags/blog.md>), [edge-ai](<https://devfeed.tech/tags/edge-ai.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-dl](<https://devfeed.tech/tags/esp-dl.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [recognition](<https://devfeed.tech/tags/recognition.md>)

### AI overview

This tutorial explains how to read accelerometer data and deploy a deep-learning model with ESP-DL on an ESP32-S3 for human activity recognition. It covers prerequisites, ESP-IDF project structure, model definition, layer initialization, and layer construction.

### Source excerpt

Edge computing is a distributed computing paradigm that brings computation and data storage closer to the device's location. Edge Artificial Intelligence (edge-AI) is an exciting development within edge computing because it allows traditional technologies to run more efficiently, with higher performance and less power. Trained neural networks are used to make inferences on small devices.

## Hello Deep Learning: Reading handwritten digits

DevFeed: [Hello Deep Learning: Reading handwritten digits](<https://devfeed.tech/articles/hello-deep-learning-reading-handwritten-digits-36420.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/handwritten-digits-sgd-batches/>)

Published: 2023-03-30T10:00:04Z

Content type: tutorial

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [Deep learning](<https://devfeed.tech/topics/deep-learning.md>), [Neural Network](<https://devfeed.tech/topics/neural-network.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Image](<https://devfeed.tech/topics/image.md>)

Tags: [blog-posts](<https://devfeed.tech/tags/blog-posts.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [images](<https://devfeed.tech/tags/images.md>), [layer](<https://devfeed.tech/tags/layer.md>), [matrices](<https://devfeed.tech/tags/matrices.md>), [neural-network](<https://devfeed.tech/tags/neural-network.md>), [pixels](<https://devfeed.tech/tags/pixels.md>), [spatial](<https://devfeed.tech/tags/spatial.md>)

### AI overview

A tutorial in the Hello Deep Learning series explains how to build a neural network that recognizes all ten handwritten digits. It describes flattening 28x28 images, applying matrix multiplications and ReLU layers, and selecting the highest-scoring output.

### Source excerpt

This page is part of the Hello Deep Learning series of blog posts. You are very welcome to improve this page via GitHub! In the previous chapter we described how automatic differentiation of the result of neural networks works. In the first and second chapters we designed and trained a one-layer neural network that could distinguish images of the digit 3 and the digit 7, and the network did so very well.

## A GPU-Free, From-Scratch Introduction to Modern Machine Learning

DevFeed: [A GPU-Free, From-Scratch Introduction to Modern Machine Learning](<https://devfeed.tech/articles/hello-deep-learning-36424.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/hello-deep-learning/>)

Published: 2023-03-30T09:59:00Z

Content type: tutorial

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Deep learning](<https://devfeed.tech/topics/deep-learning.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Code](<https://devfeed.tech/topics/code.md>), [data augmentation](<https://devfeed.tech/topics/data-augmentation.md>), [Transformers](<https://devfeed.tech/topics/transformers.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [data-augmentation](<https://devfeed.tech/tags/data-augmentation.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [transformers](<https://devfeed.tech/tags/transformers.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A GPU-free tutorial that explains modern machine learning and deep learning from the ground up, developing neural networks and a practical demo from scratch.

### Source excerpt

A from scratch GPU-free introduction to modern machine learning. Many tutorials exist already of course, but this one aims to really explain what is going on, from the ground up. Also, we'll develop the demo until it is actually useful on real life data which you can supply yourself. Other documents start out from the (very impressive) PyTorch environment, or they attempt to math it up from first principles. Trying to understand deep learning via PyTorch is like trying to learn aerodynamics from flying an Airbus A380.

## Gradient descent: back to basics with F# and C#

DevFeed: [Gradient descent: back to basics with F# and C#](<https://devfeed.tech/articles/gradient-descent-back-to-basics-with-f-and-c-38430.md>)

Original publisher: [Read original article](<https://khmylov.com/2023/02/gradient-descent-engine/>)

Author: Andrew Khmylov

Published: 2023-02-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Despite the odds](<https://devfeed.tech/sources/despite-the-odds.md>)

Topics: [C#](<https://devfeed.tech/topics/csharp.md>), [F#](<https://devfeed.tech/topics/fsharp.md>), [implementation](<https://devfeed.tech/topics/implementation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [code](<https://devfeed.tech/tags/code.md>), [f-sharp](<https://devfeed.tech/tags/f-sharp.md>), [implementation](<https://devfeed.tech/tags/implementation.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>)

### AI overview

An overview of building a gradient descent engine from scratch, with discussion of using F# and C# and a simplified explanation of neural network training.

### Source excerpt

After dabbling with high-level AI tools recently, I wanted to revisit the basics and look under the hood. As they say, the best way to learn something is to build it. I've been following wonderful "from scratch" videos from Andrej Karpathy, where he starts with the essence of all modern AI architectures: gradient descent engine. So, I decided to keep along and build my own engine at https://github.com/khmylov/dumb-gradient, and this article is an overview of its implementation, and some thoughts on using F# and C# for a task like that. Side note: look back at university I completely forgot that one of my university projects back in 2010 was actually about building an image recognition neural network! It was funny to look back at the source code from that era. Turns out, the core ideas are still relevant, it's just computational advances, new modelling discoveries and infrastructure around them that allowed so much progress in the last decade. I'm not going to recite all the details here, the main (much simplified) ideas to comprehend are as follows (I recommend Deep Learning with PyTorch, fast.ai course, and Huggingface course to get a much deeper dive into this) We can represent most real-world data, like text, images, sounds, as vast arrays of numbers Turns out, we can model a lot of "intelligence" tasks (natural language processing, image recognition, etc.) with sophisticated mathematical functions operating on our numeric representation of real-world data Universal approximation theorem was a break-through postulating that even most sophisticated functions can be actually modeled by combining only primitive linear f(x) = a * x + b and basic non-linear functions such as tanh into some inter-connected network (here come the inevitable neuron models and neural networks), we just need a huge number of them to do that, and some computation power to figure out the arguments for those functions "Training" such networks is figuring out how to tweak randomly initialized

## Understanding Deep Learning Algorithms that Leverage Unlabeled Data, Part 1: Self-training

DevFeed: [Understanding Deep Learning Algorithms that Leverage Unlabeled Data, Part 1: Self-training](<https://devfeed.tech/articles/understanding-deep-learning-algorithms-that-leverage-unlabeled-data-part-1-self-training-7590.md>)

Original publisher: [Read original article](<https://ai.stanford.edu/blog/understanding-self-training/>)

Author: A Href; Colin Wei; Jeff Z HaoChen; Tengyu Ma

Published: 2022-02-24T08:00:00Z

Content type: article

Language: en

Sources: [The Stanford AI Lab Blog](<https://devfeed.tech/sources/the-stanford-ai-lab-blog.md>)

Topics: [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Representation learning](<https://devfeed.tech/topics/representation-learning.md>), [ImageNet](<https://devfeed.tech/topics/imagenet.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [data](<https://devfeed.tech/tags/data.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [image](<https://devfeed.tech/tags/image.md>), [learning](<https://devfeed.tech/tags/learning.md>), [model](<https://devfeed.tech/tags/model.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [research](<https://devfeed.tech/tags/research.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

This article explains self-training, a semi-supervised learning method that uses a classifier to generate pseudo-labels for unlabeled data and then retrains a new classifier on those labels. It introduces the method and presents a theoretical analysis of why retraining can improve accuracy over the original pseudo-labeler.

### Source excerpt

Deep models require a lot of training examples, but labeled data is difficult to obtain. This motivates an important line of research on leveraging unlabeled data, which is often more readily available. For example, large quantities of unlabeled image data can be obtained by crawling the web, whereas labeled datasets such as ImageNet require expensive labeling procedures. In recent empirical developments, models trained with unlabeled data have begun to approach fully-supervised performance (e.g., Chen et al., 2020, Sohn et al., 2020). This series of blog posts will discuss our theoretical work which seeks to analyze recent empirical methods which use unlabeled data. In this first post, we'll analyze self-training, which is a very impactful algorithmic paradigm for semi-supervised learning and domain adaptation. In Part 2, we will use related theoretical ideas to analyze self-supervised contrastive learning algorithms, which have been very effective for unsupervised representation learning. Background: self-training We will first provide a basic overview of self-training algorithms, which are the main focus of this blog post. The core idea is to use some pre-existing classifier \(F_{pl}\) (referred to as the "pseudo-labeler") to make predictions (referred to as "pseudo-labels") on a large unlabeled dataset, and then retrain a new model with the pseudo-labels. For example, in semi-supervised learning, the pseudo-labeler is obtained from training on a small labeled dataset, and is then used to predict pseudo-labels on a larger unlabeled dataset. A new classifier \(F\) is then retrained from scratch to fit the pseudo-labels, using additional regularization. In practice, \(F\) will often be more accurate than the original pseudo-labeler \(F_{pl}\) (Lee 2013). The self-training procedure is depicted below. It is quite surprising that self-training can work so well in practice, given that we retrain on our own predictions, i.e. the pseudo-labels, but not the true labels.

## KotlinDL 0.2: Functional API, зоопарк моделей c ResNet и MobileNet, DSL для обработки изображений

DevFeed: [KotlinDL 0.2: Functional API, зоопарк моделей c ResNet и MobileNet, DSL для обработки изображений](<https://devfeed.tech/articles/kotlindl-0-2-functional-api-c-resnet-mobilenet-dsl-23913.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/JetBrains/articles/558618/>)

Author: zaleslaw (JetBrains)

Published: 2021-05-25T08:54:42Z

Content type: release

Language: ru

Sources: [JetBrains RU](<https://devfeed.tech/sources/jetbrains-ru.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Maven Central](<https://devfeed.tech/topics/maven-central.md>), [Tensorflow](<https://devfeed.tech/topics/tensorflow.md>), [Keras](<https://devfeed.tech/topics/keras.md>), [ImageNet](<https://devfeed.tech/topics/imagenet.md>)

Tags: [dataset](<https://devfeed.tech/tags/dataset.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [image-processing](<https://devfeed.tech/tags/image-processing.md>), [keras](<https://devfeed.tech/tags/keras.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [maven-central](<https://devfeed.tech/tags/maven-central.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [tag-00486ebd8d87](<https://devfeed.tech/tags/tag-00486ebd8d87.md>), [tag-9d8cf70dc46c](<https://devfeed.tech/tags/tag-9d8cf70dc46c.md>), [tensorflow](<https://devfeed.tech/tags/tensorflow.md>)

### AI overview

This article presents KotlinDL 0.2, a deep-learning library written in Kotlin with TensorFlow used for low-level computations. The release adds a Functional API for graph-based neural networks, an image-preprocessing DSL, new dataset types, and a model zoo containing ResNet, MobileNet, and VGG models. KotlinDL 0.2 is available on Maven Central.

### Source excerpt

Представляем вам версию 0.2 библиотеки KotlinDL. Это библиотека глубокого обучения, где для низкоуровневых вычислений используется TensorFlow, но с высокоуровневым API и логикой, написанными на Kotlin. KotlinDL 0.2 теперь доступен на Maven Central (до этого он лежал на bintray, но закатилось солнышко земли опенсорсной). Появилось столько всего нового: новые слои, специальный DSL для препроцессинга изображений, новые типы датасетов, зоопарк моделей с несколькими моделями из семейства ResNet, MobileNet и старой доброй моделью VGG (рабочая лошадка, впрочем). В этой статье мы коснемся самых главных изменений релиза 0.2. Полный список изменений доступен по ссылке. Читать далее

[Next page](<https://devfeed.tech/topics/deep-neural-networks.md?cursor=WyIyMDIxLTA1LTI1VDA4OjU0OjQyKzAwOjAwIiwgIjAyNzI2NjBjLWQ1M2UtNDUxYy04NGQwLTc1Y2U2NjRlZTMzNSJd>)