djstrouse's Stars
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
oxwhirl/pymarl
Python Multi-Agent Reinforcement Learning framework
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
scottkosty/lyx-princeton-diss
LyX Template for Princeton Dissertation
higgsfield-ai/higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
facebookarchive/MazeBase
Simple environment for creating very simple 2D games and training neural network models to perform tasks within them
zuoxingdong/mazelab
A customizable framework to create maze and gridworld environments
google-research/batch-ppo
Efficient Batched Reinforcement Learning in TensorFlow
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
google-deepmind/pycolab
A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning agents!
openai/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
google-deepmind/lab
A customisable 3D platform for agent-based AI research