LdDl / gan-goLinks
Generative Adversarial Network in Go via Gorgonia
☆87Updated 3 years ago
Alternatives and similar repositories for gan-go
Users that are interested in gan-go are comparing it to the libraries listed below
Sorting:
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆51Updated this week
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Golgi is a library built on top of Gorgonia that provides neural network components☆42Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆137Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 6 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last week
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- Go localization framework☆31Updated last week
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 weeks ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- simple data streams for go☆31Updated 3 years ago
- An inflection engine for golang☆103Updated 11 months ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆93Updated 6 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago