sicoyle / go-ml-experiments

This repo is meant to be a place for me to work with the go ml pkgs and try out a few things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-ml-experiments

This repo is meant to be a space for me to work with ML pkgs in Go.

To run:

Note: You must have downloaded the dataset and placed it under train/zoo_animal_classification/zoo.csv in order to train the model with the dataset that I used.

cd animals
go run main.go

Model Training Info

This animal zoo model is based on the Kaggle dataset found here.

About

This repo is meant to be a place for me to work with the go ml pkgs and try out a few things.


Languages

Language:Go 100.0%