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:
- 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
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆93Updated 5 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- simple data streams for go☆31Updated 2 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆41Updated 3 years 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 decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go localization framework☆31Updated 2 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- A PDF renderer for the goldmark markdown parser.☆135Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Machine is a workflow/pipeline library for processing data☆161Updated last week
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Neural Network for Go.☆83Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 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 2 years ago
- Idiomatic Golang GUI using Lorca☆8Updated 4 years ago
- Go's missing DateTime package☆37Updated 8 months ago