cd /news/neural-networks/widendepth-show-and-tell · home topics neural-networks article
[ARTICLE · art-135387] src=discuss.huggingface.co ↗ pub= topic=neural-networks verified=true sentiment=· neutral

WideNDepth - Show and tell

An independent developer released WideNDepth (WND), an experimental open-source neural architecture that separates knowledge storage from iterative reasoning, with the "Wide" component acting as memory and the "Depth" component acting as reasoner. The project is accompanied by WiND, a minimal PyTorch framework for building WideNDepth models, and both are published on GitHub under an open-source license. The developer, MB-Bidram, stated the work is experimental and does not claim to outperform existing approaches in every situation, and noted the name and idea differ from Google's Wide & Deep architecture.

read1 min views1 publishedSep 20, 2026

Hello! I wanted to share a project I have been working on for a while, WideNDepth (WND)

You can find the discussion at widendepth-a-separation-of-knowledge-storage-from-iterative-reasoning Thanks to @John6666 for their feedback throughout the architecture development.

WND is an experimental neural architecture I have been working on to separate reasoning from knowledge. You can review the architecture at WideNDepth.

The basic idea is to have different parts of the model focus on different things, with the Wide part acting as a memory, and the Depth part acting as a reasoner.

WiND is a minimal PyTorch framework for WideNDepth models. You can find the project here: WiND

The library and the surrounding work are open source. If you find the project interesting, you’re welcome to look through it, experiment with it, change it, improve it, or build something new from it according to the project’s license.

I cannot present WND and its small ecosystem as a finished solution, or claim that it is better than existing approaches in every situation. It’s an experimental project, and there is still room for more improvement.

I would like to see if anyone finds the library and architecture interesting.

This is mainly a Show and Tell to share the project I have spent time building and experimenting with, and hopefully give other people something interesting to explore.

Please keep the original attribution and make it clear when something has been modified or is a separate project.

The name and idea are not the same as Google’s Wide & Deep architecture.

── more in #neural-networks 4 stories · sorted by recency
── more on @widendepth 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/widendepth-show-and-…] indexed:0 read:1min 2026-09-20 ·