wwguo / cigo

A Go library for scientific computation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Library for Scientific Computation

ai.go is a go library writen for numerical analysis. It includes or will include at least those packages:

  • num for basic numerical analysis.
  • ann for neural network algorithms.
  • opt for optimization algorithms.

The package is still under development. Please keep an eye on it and be paitent. It would be apreciate if you want to take part in.

About

A Go library for scientific computation.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%