surenderthakran/gomind

A simplistic Neural Network Library in Go

36
/ 100
Emerging

This is a neural network library written in Go. It helps developers create basic neural networks with a single hidden layer to learn patterns from data. You provide a dataset with inputs and their corresponding desired outputs, and it processes this to build a model that can make predictions. This tool is for Go developers who need to integrate simple machine learning capabilities into their applications.

No commits in the last 6 months.

Use this if you are a Go developer looking to implement a straightforward, single-hidden-layer neural network for tasks like classification or regression within your Go application.

Not ideal if you need to build complex deep learning models with multiple hidden layers or require pre-built support for advanced neural network architectures.

Go-programming machine-learning-development neural-network-implementation data-pattern-recognition application-development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 9 / 25
Maturity 16 / 25
Community 11 / 25

How are scores calculated?

Stars

98

Forks

8

Language

Go

License

GPL-3.0

Category

go-ml-bindings

Last pushed

May 08, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/surenderthakran/gomind"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.