Stars
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
A generative world for general-purpose robotics & embodied AI learning.
DSPy: The framework for programming—not prompting—language models
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Generate 3D objects conditioned on text or images
Train transformer language models with reinforcement learning.
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
Python 3.8+ toolbox for submitting jobs to Slurm
NL-Augmenter 🦎 → 🐍 A Collaborative Repository of Natural Language Transformations
An open source framework for research in Embodied-AI from AI2.
A python interface for training Reinforcement Learning bots to battle on pokemon showdown
🏛️A research-friendly codebase for fast experimentation of single-agent reinforcement learning in JAX • End-to-End JAX RL
Lamorel is a Python library designed for RL practitioners eager to use Large Language Models (LLMs).
[CVPR 2024] The code for paper 'Towards Learning a Generalist Model for Embodied Navigation'
SmartPlay is a benchmark for Large Language Models (LLMs). Uses a variety of games to test various important LLM capabilities as agents. SmartPlay is designed to be easy to use, and to support futu…
A PDDL library that parse PDDL files and provides a very simple interface to interact with domain-problems.
Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)