gocaffe

command module
v0.0.0-...-533029d Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: GPL-3.0 Imports: 7 Imported by: 0

README

gocaffe

implement Caffe deep learning framework in pure golang, still in progress.

Using protocol buffers with Go

To compile the protocol buffer difinition, run proboc with the --go_out parameter set to the directory you want to output the Go code to:

protoc --go_out=. *.proto

The generated files will be suffixed.pb.go. Refer to golang protobuf for more information.

Using Gonum BLAS

More information can be found in blas.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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