artemZholus's Stars
xai-org/grok-1
Grok open release
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
feder-cr/linkedIn_auto_jobs_applier_with_AI
LinkedIn_AIHawk is a tool that automates the jobs application process on LinkedIn. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
shadps4-emu/shadPS4
PS4 emulator for Windows,Linux,MacOS
facebookresearch/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
nerfies/nerfies.github.io
eloialonso/diamond
DIAMOND (DIffusion As a Model Of eNvironment Dreams) is a reinforcement learning agent trained in a diffusion world model. NeurIPS 2024 Spotlight.
n2cholas/awesome-jax
JAX - A curated list of resources https://github.com/google/jax
lichao-sun/Mora
Mora: More like Sora for Generalist Video Generation
NVIDIA/nccl-tests
NCCL Tests
ccsb-scripps/AutoDock-GPU
AutoDock for GPUs and other accelerators
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.
google/grain
Library for reading and processing ML training data.
shacklettbp/madrona
MichaelTMatthews/Craftax
(Crafter + NetHack) in JAX. ICML 2024 Spotlight.
soniajoseph/ViT-Prisma
ViT Prisma is a mechanistic interpretability library for Vision Transformers (ViTs).
keraJLi/rejax
jurgisp/memory-maze
Evaluating long-term memory of reinforcement learning algorithms
mttga/purejaxql
Simple single-file baselines for Q-Learning in pure-GPU setting
allenai/discoveryworld
A virtual environment for developing and evaluating automated scientific discovery agents.
MichalBortkiewicz/JaxGCRL
Goal-Conditioned Reinforcement Learning with JAX
nshepperd/flash_attn_jax
JAX bindings for Flash Attention v2
weipu-zhang/STORM
DramaCow/jaxued
JoeyTeng/jaxrenderer
Differentiable Rasteriser implemented in JAX. Reference: https://github.com/erwincoumans/tinyrenderer, https://github.com/ssloy/tinyrenderer/wiki; PR: https://github.com/google/brax/pull/367
chandar-lab/Recall2Imagine
Recall to Imagine, a model-based RL algorithm with superhuman memory. Oral (1.2%) @ ICLR 2024
Cognitive-AI-Systems/learn-to-follow
[AAAI-2024] Follower: This study addresses the challenging problem of decentralized lifelong multi-agent pathfinding. The proposed Follower approach utilizes a combination of a planning algorithm for constructing a long-term plan and reinforcement learning for resolving local conflicts.
johnryan465/pscan
Cognitive-AI-Systems/IGOR
lebrice/torch_jax_interop
Simple tools to mix and match PyTorch and Jax - Get the best of both worlds!