Skip to content
View jashshah999's full-sized avatar

Block or report jashshah999

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jashshah999/README.md

Hi, I'm Jash.

Email LinkedIn


Open Source Contributions

17 PRs merged across 7 repos.

GTSAM | LeRobot | Rerun | PyTorch RL | Transformers | Accelerate | RSL_RL

GTSAM — 5 PRs
PR Description
#2456 Fix enforceConsistency_ in BatchFixedLagSmoother -- first-estimates Jacobian logic was silently broken
#2463 Fix incorrect key in cheirality error message for PPP/PPPC factors
#2464 Fix tMin_ reset when an iteration has zero duration
#2465 Reject negative sigma values in noise model constructors
#2467 Fix LinearContainerFactor::rekey() segfault without linearization point
HuggingFace LeRobot — 3 PRs
PR Description
#2486 Enable torch.compile for DiffusionPolicy -- inference speedup for real-time robot control
#3016 Replace assertions with proper exceptions in video frame decoding
#3017 Fix missing config file in pip installs causing AttributeError crash
Rerun — 3 PRs
PR Description
#12672 Fix incorrect byte unit conversion values in render benchmark
#12673 Reuse precomputed timelines dict in send_columns instead of re-iterating
#12674 Fix wrong variable in error message for extra args in log()
RSL_RL — 2 PRs
PR Description
#180 Fix missing raise, wrong RND broadcast index, and variable typo
#181 Fix mutable default arguments and replace assertions with proper exceptions
PyTorch RL — 1 PR
PR Description
#3530 Fix missing raise, incorrect __torch_function__ return, and off-by-one in RayCollector
HuggingFace Transformers — 1 PR
PR Description
#44287 Fix mutable default arguments and resource leaks
HuggingFace Accelerate — 1 PR
PR Description
#3944 Fix mutable default in Megatron init and IndexError on empty ModuleList

Pinned Loading

  1. huggingface/lerobot huggingface/lerobot Public

    🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning

    Python 22.6k 4k

  2. leggedrobotics/rsl_rl leggedrobotics/rsl_rl Public

    A fast and simple implementation of learning algorithms for robotics.

    Python 2.4k 550

  3. pytorch/rl pytorch/rl Public

    A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.

    Python 3.3k 445

  4. borglab/gtsam borglab/gtsam Public

    GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse m…

    Jupyter Notebook 3.3k 918

  5. huggingface/transformers huggingface/transformers Public

    🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    Python 158k 32.6k