LdDl / gan-go
Generative Adversarial Network in Go via Gorgonia
☆87Updated 2 years ago
Alternatives and similar repositories for gan-go:
Users that are interested in gan-go are comparing it to the libraries listed below
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆39Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago
- A set of performant rate limiters for Go☆90Updated last year
- A PDF renderer for the goldmark markdown parser.☆130Updated last year
- Expression evaluator for Go☆68Updated last year
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆50Updated last week
- Idiomatic Golang GUI using Lorca☆8Updated 4 years ago
- A currency computations package.☆61Updated 5 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- 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 go database/sql driver for csvq☆72Updated last year
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- spectacular Golang struct tag parsing☆61Updated last year
- 🔀 schedule functions on the main thread☆35Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 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 year
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated last month