Minimal Policy Search Toolbox
-
Updated
May 19, 2020 - MATLAB
Minimal Policy Search Toolbox
Simple and self-contained TensorFlow implementation of reinforcement learning algorithms for continuous control, integrated with OpenAI Gym and other physics engines.
High-performance Rust metrics library — counters, gauges, timers, histograms, rate meters, labels with bounded cardinality, async/adaptive controls, system health, and built-in exporters for Prometheus, OpenMetrics, JSON, StatsD UDP, and OTLP/HTTP+JSON. Cross-platform, minimal deps.
Relative entropy policy search (REPS) using neural networks in OpenAI Gym environments
High-performance embedded vector database for Rust. HNSW, IVF, and flat indexes with first-class metadata filtering. In-process, persistent, zero-network similarity search.
Error Forge is a flexible, high-performance Rust framework for rich, structured errors. Define typed errors with macros/derives, add contextual metadata & severities, wire sync/async hooks for logging/telemetry, and use recovery helpers (retry/fallback/backoff) that keep your code clean and resilient.
The JG Rust Collection. Libraries and tools built to REPS standards. High-performance, zero-cost abstractions, minimal allocations.
Vector quantization (scalar, product, binary) for memory-efficient vector search - part of the iQDB family.
B+tree indexing primitive for Rust storage engines - ordered keys, range scans, and concurrent access over paged storage.
Do the important things daily, and increase incrementally over time.
LSM-tree storage engine library for Rust - memtable, WAL, SSTables, compaction, bloom filters.
An embedded, document-oriented database for Rust - schemaless documents, secondary indexes, and ACID single-file storage, with zero network and zero external services.
Rust library for NOML (Nested Object Markup Language) - blazing-fast config parser with variable interpolation, imports, and schema validation.
MVCC transaction primitive for Rust databases - snapshot isolation, SSI, deadlock detection.
Backend-agnostic Raft consensus as a pure state machine - bring your own network and storage.
Outbound throttling and resilience for Rust - rate limiters, backoff, circuit breakers, adaptive control.
Week 1 Javascript homework using arrays and objects with mocha/chai tests [js, basics, intro, arrays, objects, fundamentals, tests, mocha]
Disk persistence, WAL, and crash recovery for iQDB indexes - part of the iQDB family.
Add a description, image, and links to the reps topic page so that developers can more easily learn about it.
To associate your repository with the reps topic, visit your repo's landing page and select "manage topics."