Machine Learning libraries for Go Lang - Linear regression, Logistic regression, etc.

package ml - Machine Learning Libraries ###import "github.com/alonsovidales/go_ml" Package ml provides some implementations of usefull machine learnin
Information
Category: Golang / Machine Learning
Watchers: 11
Star: 192
Fork: 26
Last update: Jan 20, 2022

Related Repos



sjwhitworth GoLearn GoLearn is a 'batteries included' machine learning library for Go. Simplicity, paired with customisability, is the goal. We are in active deve
 

alonsovidales package ml - Machine Learning Libraries ###import "github.com/alonsovidales/go_ml" Package ml provides some implementations of usefull machine learnin
 

sudachen Deep Neural Networks for Golang (powered by MXNet)
 

rocketlaunchr ⭐   the project to show your appreciation. ↗️ Dataframes are used for statistics, machine-learning, and data manipulation/exploration. You can think o
 

soypat μ8 Genetic algorithm for machine learning. Inspired by CodeBullets amazing video on the subject. This is a work in progress Steps Natural selection. M
 

xntrik hcltm Threat Modeling with HCL Overview There are many different ways in which a threat model can be documented. From a simple text file, to more in-d
 

oguzhankiyar Get Started introduction installation Basics hello scopes imports simple multiple alias lifecycle comments simple multiline documentation semicolons v
 

kevwan chatbot English | 简体中文 项目说明 chatbot 是一个通过已知对话数据集快速生成回答的 Go 问答引擎。比 ChatterBot 快非常多,我们在1.2亿对话上的对比结果是:ChatterBot 回答需要21秒,chatbot 只需要18毫秒。 bot 问答引擎 cli tr
 

spiceai Spice.ai is an open source, portable runtime for training and using deep learning on time series data.
 

jpierer a* pathfinding algorithm written in go
 

csimplestring A Go implementation of the core algorithm in paper <Indexing Boolean Expression>
 

kleveross ORMB helps you manage your Machine Learning/Deep Learning models with image registry. It makes your models easy to create, version, share and publish.
 

LdDl Generative adversarial networks Recipe for simple GAN in Golang ecosystem via Gorgonia library Table of Contents About Why Instruments Usage Code expl
 

nikolaydubina Typically, Go is dealing with structured single sample data. Thus, we are focusing on tabular machine learning models only, such as popular XGBoost. It is common to run Go service in a backed form and on Linux platform, thus we do not consider other deployment options. In the work bellow, we compare typical implementations on how this inference task can be performed.
 

mazznoer Golang linear partition library