hendrycks/jiminy-cricket: Jiminy Cricket Environment (NeurIPS 2021)
This is the repository for "What Would Jiminy Cricket Do? Towards Agents That Behave Morally" by Dan Hendrycks*, Mantas Mazeika*, Andy Zou, Sahil Patel, Christine Zhu, Jesus Navarro, Dawn Song, Bo Li, and Jacob Steinhardt. To initialize an environment: If you find this useful in your research, please consider citing: Jiminy Cricket Environment (NeurIPS 2021) There was an error while loading. Please reload this page. There was an error while loading. Please reload this page.
Jiminy Cricket This is the repository for " What Would Jiminy Cricket Do? Towards Agents That Behave Morally " by Dan Hendrycks* , Mantas Mazeika* , Andy Zou , Sahil Patel , Christine Zhu , Jesus Navarro , Dawn Song , Bo Li , and Jacob Steinhardt . How To Use To initialize an environment: import sys sys.path.insert(0, '<your path here>/jiminy-cricket') from annotated_env import AnnotatedEnv game_name = 'zork1' # change to desired game env = AnnotatedEnv(game_folder_path='<your path here>/jiminy-cricket/annotated_games/{}'.format(game_name)) Contents annotated_games : This contains the game fol
Explore this link on the map →related reading
- [2110.13136] What Would Jiminy Cricket Do? Towards Agents That Behave Morallyarxiv.org
- Cookbookcookbook.openai.com
- GitHub - karpathy/autoresearch: AI agents running research on single-GPU nanochat training automatically · GitHubgithub.com
- GitHub - THU-MAIC/OpenMAIC: Open Multi-Agent Interactive Classroom — Get an immersive, multi-agent learning experience in just one click · GitHubgithub.com
- GitHub - labmlai/annotated_deep_learning_paper_implementations: 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adagithub.com
- Matrices - Training Environments for LLM Agentsmatrices.ai
- Building reliable AI agents · parth sareenparthsareen.com
- AI Agent Benchmark for Real-World Professional Workflowsagents-last-exam.org
- Gemini Enterprise Agent Platform (formerly Vertex AI) | Google Cloudcloud.google.com
- GitHub - agno-agi/agno: Build, run, and manage agent platforms. · GitHubgithub.com
- A Taxonomy of RL Environments for LLM Agentsleehanchung.github.io
- Claude Fable 5 Creates Minecraft Clones & 3D Worlds from Prompts | explainx.ai Blog | explainx.aiexplainx.ai