mnistdata

package
v0.0.0-...-1f6cc39 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvData

func ConvData(rawData base.FixedDataGrid) (r [][][]float64)

ConvData : golearn の FixedDataGrid 形式のデータを gobrain の形式に変換する関数。IRIS 専用

gobrain のデータは [][][]float64 となる。
[..., [x, y], ...] の形で、説明変数 x 目的変数 y ともに []float64 となる。

func Load

func Load(imageFile, labelFile string, max int) (r base.FixedDataGrid, err error)

Load : MNIST データの読み出し

func ResolveClassName

func ResolveClassName(y []float64) string

ResolveClassName : クラス名を解決する関数 convFromClassNameToFloat64Array と対をなす

Types

This section is empty.

Jump to

Keyboard shortcuts

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