Skip to content
#

artificial-neural-networks

Here are 2,583 public repositories matching this topic...

A neural network implementation that predicts what the solution to a sparse matrix equation will be. The prediction is then fed into a solver (using methods such as Gauss-Seidel, Jacobi, etc.) as the initial guess solution vector. The initial guess is close to the solution and therefore the amount of iterations required for convergence is reduced.

  • Updated Jul 10, 2018
  • Python

Improve this page

Add a description, image, and links to the artificial-neural-networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the artificial-neural-networks topic, visit your repo's landing page and select "manage topics."

Learn more