TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Finite Element Analysis Applied to Neural Nets

1 pointsby daly12 months ago
Has anyone tried to apply finite element analysis to neural nets?<p>It seems that once a net is trained it might be possible to &quot;compute the stresses&quot; in a neural network by constructing triangles between nodes.<p>The result would likely show some interesting &quot;strained paths&quot;.

1 comment

thedevindevops12 months ago
Most - if not all - <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Pruning_(artificial_neural_network)" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Pruning_(artificial_neural_n...</a> methods use a form of FEA.