Skip to content

g0d/GANN

Repository files navigation

Geeks Artificial Neural Network (G.A.N.N)

Codacy Badge

An alternative kind of ANN introduced by George Delaportas in 2006, that predates most of the innovations recently found in Tensor Flow and other ANN libraries in 2022.

G.A.N.N is the precursor and basis of:

  1. Neural Architecture Search (NAS)
  2. Encapsulation of layers and transformer blocks
  3. Auto-optimization of ANN layers (topology)
  4. Dynamic computation graphs
  5. Heuristic-Based Layer Management

Actually, GANN is not just another ANN but rather a framework that creates and trains this new ANN automatically based on certain criteria and mathematical models that were invented explicitly for this purpose.

About

Geeks Artificial Neural Network (G.A.N.N)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages