goml

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2021 License: MIT Imports: 0 Imported by: 0

README

ML in Go

GoDoc reference example CircleCI codecov

This repository contains a series of ML experiments and learning projects written in Go. It endeavors to use just the standard library with a handful of exceptions.

The goal of this project is to facilitate understanding of various ML approaches, and is not intended for any sort of real-world usage.

Documentation

Overview

Package goml contains sub-packages for various ML constructs in Go.

Directories

Path Synopsis
Package idx implements the idx data format.
Package idx implements the idx data format.
Package lin implements basic linear algebra operations.
Package lin implements basic linear algebra operations.
Package mnist provides utilities for reading the MNIST dataset.
Package mnist provides utilities for reading the MNIST dataset.
Package neural provides neural network implementations.
Package neural provides neural network implementations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL