ragged-buffer

Efficient numpy-like ragged array datatype for Python. (by entity-neural-network)

Ragged-buffer Alternatives

Similar projects and alternatives to ragged-buffer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ragged-buffer alternative or higher similarity.

ragged-buffer reviews and mentions

Posts with mentions or reviews of ragged-buffer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-16.
  • Entity Gym: A new entity based API for reinforcement learning environments
    5 projects | /r/reinforcementlearning | 16 May 2022
    We are also releasing enn-trainer, a PPO implementation that takes full advantage of the Entity Gym interface. Variable-length observations are efficiently processed using ragged sample buffers and a general ragged batch transformer implementation that can be applied to any Entity Gym environment. With many performance optimizations still missing, enn-trainer can already reach a throughput of 10s of thousands of samples per second per GPU when it is not bottlenecked by stepping the environment. More typically, environments implemented in Python reach thousands of samples per second, but can share a single GPU between multiple concurrent training runs.
  • Writing Rust libraries for the Python scientific computing ecosystem
    12 projects | /r/rust | 19 Dec 2021
    One of Rust's many strengths is that it can be seamlessly integrated with Python and speed up critical code sections. I recently wrote a small library with an efficient ragged array datatype, and I figured it would make for a good example of how to set up a Rust Python package with PyO3 and maturin that interoperates with numpy. There are a lot of little details that took me quite a while to figure out:

Stats

Basic ragged-buffer repo stats
2
19
3.8
12 months ago

entity-neural-network/ragged-buffer is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of ragged-buffer is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com