An open API service indexing awesome lists of open source software.

https://github.com/kautenja/gotorch-example

An example usage of GoTorch
https://github.com/kautenja/gotorch-example

Last synced: 7 months ago
JSON representation

An example usage of GoTorch

Awesome Lists containing this project

README

          

# GoTorch Example

This project contains an example of using [gotorch][gotorch]. Please ensure
that you have followed the GoTorch installation instructions before using
this project.

## Usage

To run the example script

```shell
go run cmd/example/main.go
```

[gotorch]: https://github.com/Kautenja/gotorch