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
- Host: GitHub
- URL: https://github.com/kautenja/gotorch-example
- Owner: Kautenja
- License: mit
- Created: 2023-01-08T21:11:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T03:47:52.000Z (over 2 years ago)
- Last Synced: 2025-02-14T10:18:26.757Z (9 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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