user_name
stringlengths 3
28
| repo_name
stringlengths 3
95
| url
stringlengths 29
133
| description
stringlengths 0
140
| repo_type
stringclasses 39
values | repo_star
stringlengths 1
5
| update
stringlengths 17
23
|
---|---|---|---|---|---|---|
lethaiq | Adversarial_SocialBots_WWW22 | https://github.com/lethaiq/Adversarial_SocialBots_WWW22 | Source code for the paper "Socialbots on Fire: Modeling Adversarial Behaviors of Socialbots via Multi-Agent Hierarchical Reinforcement Le… | Python | 5 | Updated on Jan 16, 2022 |
paulomuraroferreira | Self_correcting_coding_agent | https://github.com/paulomuraroferreira/Self_correcting_coding_agent | This repository implements an LLM agent that receives a user's prompt and corresponding unit tests. The agent generates the code, tests i… | Python | 2 | Updated on Aug 18, 2024 |
binz98 | Multi_Agent_Stackelberg_Decision_Transformer | https://github.com/binz98/Multi_Agent_Stackelberg_Decision_Transformer | Codes for the paper "Sequential Asynchronous Action Coordination in Multi-Agent Systems: A Stackelberg Decision Transformer Approach" | Python | 9 | Updated on Aug 30, 2024 |
KhalilThabet | MyCodingameWork | https://github.com/KhalilThabet/MyCodingameWork | Codingame AI-Agent Programming projects | C++ | 2 | Updated on May 1, 2022 |
IBM | logical-agent-driven-polymer-discovery | https://github.com/IBM/logical-agent-driven-polymer-discovery | Code for "Reinforcement Learning with Logical Action-Aware Features for Polymer Discovery" paper accepted at RL4RealLife workshop at ICML… | Python | 2 | Updated on Jul 20, 2021 |
msrocean | continual-learning-malware | https://github.com/msrocean/continual-learning-malware | This repository contains code and data of the paper **On the Limitations of Continual Learning for Malware Classification**, accepted to … | Python | 15 | Updated on Dec 29, 2023 |
laurenbramblett | Coordinated-Multi-Agent-Exploration-Rendezvous-Task-Allocation-in-Unknown-Environments | https://github.com/laurenbramblett/Coordinated-Multi-Agent-Exploration-Rendezvous-Task-Allocation-in-Unknown-Environments | Code for the paper "Coordinated Multi-Agent Exploration, Rendezvous, & Task Allocation in Unknown Environments with Limited Connectivity" | MATLAB | 15 | Updated on Jun 9, 2024 |
smart-pucrs | mapc2017-pucrs | https://github.com/smart-pucrs/mapc2017-pucrs | Team PUCRS code for the 2017 Multi-Agent Programming Contest. | Java | 1 | Updated on Aug 29, 2020 |
TARTRL | TiZero | https://github.com/TARTRL/TiZero | Code accompanying the paper "TiZero: Mastering Multi-Agent Football with Curriculum Learning and Self-Play" (AAMAS 2023) 足球游戏智能体 | Python | 13 | Updated on May 25, 2023 |
Abluceli | H2G-MAAC | https://github.com/Abluceli/H2G-MAAC | The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive … | Python | 13 | Updated on Jul 17, 2021 |
GreenRabite | chat-agent-socketio | https://github.com/GreenRabite/chat-agent-socketio | Cresta Coding Challenge - Web app using react.js, socketio, and external web APIs | JavaScript | 4 | Updated on May 1, 2019 |
TimKoornstra | automatic-piano-fingering | https://github.com/TimKoornstra/automatic-piano-fingering | This repository contains the code for automatically generating piano fingerings using a reinforcement learning agent that uses Q-Learning. | Python | 13 | Updated on Oct 15, 2021 |
mtharrison | promptscaper | https://github.com/mtharrison/promptscaper | A client-only OpenAI LLM Playground for prototyping agents without writing any code. | TypeScript | 21 | Updated on Aug 31, 2023 |
mazharenko | aoc-agent | https://github.com/mazharenko/aoc-agent | A set of C# source generators to build an agent for your Advent of Code solutions - an application that downloads inputs and submits answers | C# | 7 | Updated 25 days ago |
codeAshu | ABMS-Panic-Evacuation | https://github.com/codeAshu/ABMS-Panic-Evacuation | source code of the paper on Agent based modelling of Emergency Evacuation under Panic | Java | 2 | Updated on Jun 22, 2017 |
PierreMarza | teaching_agents_how_to_map | https://github.com/PierreMarza/teaching_agents_how_to_map | Code for IROS 2022 paper "Teaching Agents how to Map: Spatial Reasoning for Multi-Object Navigation" | Python | 8 | Updated on Mar 20, 2024 |
ggrani | JSSP_actor-critic_Agasucci_Monaci_Grani | https://github.com/ggrani/JSSP_actor-critic_Agasucci_Monaci_Grani | Code from the paper An actor-critic algorithm with policy gradients to solve the job shop scheduling problem using deep double recurrent a… | Python | 10 | Updated on Mar 20, 2024 |
akshaykokane | MultiAIAgentSystem | https://github.com/akshaykokane/MultiAIAgentSystem | This repository contains the example code from the Medium blog post titled Step-by-Step Guide to Develop AI Multi-Agent System Using Micr… | Jupyter Notebook | 11 | Updated on Jun 19, 2024 |
lassepe | peters2024ral-code | https://github.com/lassepe/peters2024ral-code | Code for the RA-L 2024 paper "Contingency Games for Multi-Agent Interactions." | Julia | 21 | Updated on Feb 15, 2024 |
jeromematthewcelestine | hetagentsaggshocks | https://github.com/jeromematthewcelestine/hetagentsaggshocks | Demonstration of the Reiter method for solving models with heterogeneous agents and aggregate shocks in general equilibrium. Solves a sim… | MATLAB | 11 | Updated on Oct 19, 2017 |
patrickxli | sfcMacro | https://github.com/patrickxli/sfcMacro | Simulation code for the paper "A stock-flow consistent macroeconomic model with heterogeneous agents: the master equation approach" | Python | 4 | Updated on Jul 8, 2018 |
HanNight | soft_self_consistency | https://github.com/HanNight/soft_self_consistency | Code for ACL 2024 paper "Soft Self-Consistency Improves Language Model Agents" | Python | 17 | Updated on Sep 11, 2024 |
inventec-ai-center | transition_motion_tensor | https://github.com/inventec-ai-center/transition_motion_tensor | Code accompanying our SIGGRAPH 2021 Technical Communications paper "Transition Motion Tensor: A Data-Driven Approach for Versatile and Co… | C++ | 12 | Updated on Dec 10, 2021 |
ralphluet | KS_Perturbation_vs_MIT | https://github.com/ralphluet/KS_Perturbation_vs_MIT | This code solves the Krusell-Smith model in two ways: Perturbation and MIT shock. More details on the model and the solution approach can… | MATLAB | 42 | Updated on Nov 20, 2020 |
mdeller-ping | pf-authn-agentless-php-sample | https://github.com/mdeller-ping/pf-authn-agentless-php-sample | PingFederate Agentless Adapter Sample PHP Code | PHP | 0 | Updated on Jul 19, 2022 |
manantomar | agent-centric-representations | https://github.com/manantomar/agent-centric-representations | Code for "Principled Offline RL in the Presence of Rich Exogenous Information" and "Ignorance is Bliss: Robust Control via Information Ga… | Python | 7 | Updated on Aug 14, 2023 |
flowersteam | EcoEvoJax | https://github.com/flowersteam/EcoEvoJax | Code for the paper "Eco-evolutionary Dynamics of Non-episodic Neuroevolution in Large Multi-agent Environments" | Jupyter Notebook | 7 | Updated on Apr 6, 2023 |
Saman-Gh933 | Agent-based-modeling-of-post-disaster-recovery-with-remote-sensing-data | https://github.com/Saman-Gh933/Agent-based-modeling-of-post-disaster-recovery-with-remote-sensing-data | The code is written in Python 3.6. environment. | Python | 2 | Updated on Jul 15, 2020 |
pipelane | pipelaner | https://github.com/pipelane/pipelaner | High-performance and efficient Framework and Agent for creating data pipelines. The core of pipeline descriptions is based on the Configu… | Go | 33 | Updated 2 days ago |
jdonszelmann | research-project | https://github.com/jdonszelmann/research-project | code corresponding to a research paper about M* (M star) and it's modification to solve multi agent pathfinding with matching problems (M… | Roff | 9 | Updated on Nov 19, 2022 |
tomwetherell | pythoneer-agent | https://github.com/tomwetherell/pythoneer-agent | An LM-based coding agent capable of making codebase-wide changes. | Python | 3 | Updated on Jul 21, 2024 |
koustavagoswami | Autonomous-Car-Driving-using-Deep-Reinforcement-Learning-in-Carla-Simulator | https://github.com/koustavagoswami/Autonomous-Car-Driving-using-Deep-Reinforcement-Learning-in-Carla-Simulator | The code has been implemented in Carla Simulator with the help of Double DQN to train an agent how to drive autonomously using different … | 14 | Updated on Aug 20, 2019 |
|
westny | mtp-go | https://github.com/westny/mtp-go | Code for running the implementations proposed in: Westny, T., Oskarsson, J., Olofsson, B. and Frisk, E., "MTP-GO: Graph-Based Probabilist… | Python | 47 | Updated on May 3, 2024 |
PierreMarza | autonerf | https://github.com/PierreMarza/autonerf | Code for IROS 2024 paper "AutoNeRF: Training Implicit Scene Representations with Autonomous Agents" | Python | 17 | Updated on Oct 24, 2024 |
tgrassl | engineers-4-everyone | https://github.com/tgrassl/engineers-4-everyone | Code agents that work with your existing team - from issue to code | 8 | Updated on Jun 17, 2023 |
|
gukongjing | Change-point-detection-in-multi-agent-systems-based-on-higher-order-features | https://github.com/gukongjing/Change-point-detection-in-multi-agent-systems-based-on-higher-order-features | R code and data of paper 'Change point detection in multi-agent systems based on higher-order features'. | R | 3 | Updated on Nov 3, 2022 |
deepak4669 | Wizard-Of-Wikipedia | https://github.com/deepak4669/Wizard-Of-Wikipedia | Code for Knowledge Based Conversational Agents. | Jupyter Notebook | 0 | Updated on Jul 4, 2020 |
labbati | debug-java-agent | https://github.com/labbati/debug-java-agent | Companion code for | Java | 3 | Updated on Apr 8, 2019 |
omniaura | agentflow | https://github.com/omniaura/agentflow | Convenient Code Generator for AI Agents | Go | 3 | Updated 19 days ago |
Pit-Storm | DeepRLValueTrading | https://github.com/Pit-Storm/DeepRLValueTrading | Code for masters thesis let a Deep RL agent learn how to trade stocks. | Python | 4 | Updated on Apr 18, 2021 |
ShuklaGroup | MA_REAP | https://github.com/ShuklaGroup/MA_REAP | Code for multi-agent reinforcement learning-based adaptive sampling | Python | 8 | Updated on Jul 31, 2023 |
LeoDuhz | MultiAgentTrajPrediction | https://github.com/LeoDuhz/MultiAgentTrajPrediction | code and materials for paper "Multi-Agent Trajectory Predition Based on Graph Neural Network", IEEE RCAR 2021 | Python | 6 | Updated on May 2, 2021 |
SALAWUDEEN | OPTIMAL-SIZING-OF-HYBRID-RENEWABLE-ENERGY-SYSTEM-USING-NEW-VARIANTS-OF-SMELL-AGENT-OPTIMIZATION | https://github.com/SALAWUDEEN/OPTIMAL-SIZING-OF-HYBRID-RENEWABLE-ENERGY-SYSTEM-USING-NEW-VARIANTS-OF-SMELL-AGENT-OPTIMIZATION | In this repository, Three variants of Smell Agent Optimization (SAO) is used to solve the optimal sizing of Hybrid Renewable Energy Syste… | MATLAB | 9 | Updated on Jan 11, 2024 |
fleischhauf | AAA-dominationatGame2013 | https://github.com/fleischhauf/AAA-dominationatGame2013 | Domination game agents code for Advanced Autonomous Agents University of Amsterdam 2013 | OpenEdge ABL | 0 | Updated on Mar 28, 2013 |
pxsty0 | deneyapkart.agent.lib | https://github.com/pxsty0/deneyapkart.agent.lib | Library containing Deneyap Kart Agent & IDE Internal Sample Codes | C | 4 | Updated on May 4, 2024 |
apneduniya | vity-toolkit | https://github.com/apneduniya/vity-toolkit | Make your agent powerful in just 2 more lines of code | TypeScript | 11 | Updated 17 days ago |
shengyin1224 | MADE | https://github.com/shengyin1224/MADE | Open-source codes for paper "Malicious Agent Detection for Robust Multi-Agent Collaborative Perception" | Python | 6 | Updated on Jul 8, 2024 |
zhengrongz | AoTD | https://github.com/zhengrongz/AoTD | Official PyTorch code of "Unlocking Video-LLM via Agent-of-Thoughts Distillation". | 13 | Updated on Dec 3, 2024 |
|
nianqiaoju | agents | https://github.com/nianqiaoju/agents | This repository contains code for the paper `Sequential Monte Carlo algorithms for agent-based models of disease transmission' by Nianqia… | R | 5 | Updated on Sep 15, 2021 |
maximinus | crew-python-runner | https://github.com/maximinus/crew-python-runner | Allows crewai agents to run python code in dockerised containers. | Python | 9 | Updated on May 28, 2024 |
harshapalnati | coding_agent | https://github.com/harshapalnati/coding_agent | Makefile | 0 | Updated on Apr 8, 2024 |
|
VishwamAI | coding-agent | https://github.com/VishwamAI/coding-agent | Python | 0 | Updated on Jul 17, 2024 |
|
armandmcqueen | coding-agent | https://github.com/armandmcqueen/coding-agent | Python | 0 | Updated on Nov 2, 2024 |
|
Anas436 | AI-Agent-Code-Generator | https://github.com/Anas436/AI-Agent-Code-Generator | An advanced AI agent utilizes multiple LLMs for code generation | Python | 3 | Updated on Nov 23, 2024 |
wendyma111 | coding-agent | https://github.com/wendyma111/coding-agent | 0 | Updated on Nov 6, 2023 |
||
coding-agent | coding-agent | https://github.com/coding-agent/coding-agent | Agent's profile | 0 | Updated on Jun 20, 2024 |
|
yousaf-360 | coding-agent | https://github.com/yousaf-360/coding-agent | Python | 0 | Updated 6 days ago |
|
nanowell | GPT-Cody | https://github.com/nanowell/GPT-Cody | GPT Coding automation agent. Artificial Intelligence System that helps you to automate coding. You only provide idea. | 5 | Updated on Apr 10, 2023 |
|
abdurehman760 | coding-agent | https://github.com/abdurehman760/coding-agent | TypeScript | 0 | Updated 18 days ago |
|
RdoubleA | coding-agent | https://github.com/RdoubleA/coding-agent | Python coding agent trained with torchtune | Python | 0 | Updated on Oct 7, 2024 |
kavejo | TransportAgents | https://github.com/kavejo/TransportAgents | Sample code showing the usage of various Transport Agents in Exchange 2019 to implement different business logics | C# | 3 | Updated on Oct 15, 2024 |
cvigoe | DRL4MAAS | https://github.com/cvigoe/DRL4MAAS | Code for paper "Multi-Agent Active Search: a Reinforcement Learning Approach", submitted to ICRA 2022. | Python | 12 | Updated on Sep 19, 2021 |
siro844 | coding-agent | https://github.com/siro844/coding-agent | Python | 0 | Updated on Jun 5, 2024 |
|
nuhyamin1 | Coding-Agent | https://github.com/nuhyamin1/Coding-Agent | 0 | Updated 23 hours ago |
||
newrelic | newrelic-dotnet-examples | https://github.com/newrelic/newrelic-dotnet-examples | Code samples for the New Relic .NET Agent | C# | 4 | Updated 2 days ago |
huanyud | cdc17-python | https://github.com/huanyud/cdc17-python | Python code for our CDC 2017 paper "Multi-Agent Discrete Search with Limited Visibility" | Python | 2 | Updated on May 14, 2022 |
rsbowman | Agent-Collaboration | https://github.com/rsbowman/Agent-Collaboration | Code for agent collaboration paper | Python | 2 | Updated on Jan 25, 2012 |
VusumuziDube | Agent | https://github.com/VusumuziDube/Agent | Robot Code for Alphabot with modifications (Arduino) | C++ | 0 | Updated on Mar 17, 2022 |
takahirom | arbigent | https://github.com/takahirom/arbigent | Zero to AI agent testing in minutes for Android, iOS, and Web apps. Arbigent's intuitive UI and powerful code interface make it accessibl… | Kotlin | 91 | Updated 1 hour ago |
zowiezhang | STAS | https://github.com/zowiezhang/STAS | The code for paper 'STAS: Spatial-Temporal Return Decomposition for Multi-agent Reinforcement Learning' | Python | 10 | Updated on Oct 6, 2024 |
tsandall | kubecon-seattle-2018 | https://github.com/tsandall/kubecon-seattle-2018 | Examples and code from my KubeCon Seattle 2018 talk "Deep Dive: Open Policy Agent" | Python | 10 | Updated on Dec 14, 2018 |
apb296 | GolosovProjectCode | https://github.com/apb296/GolosovProjectCode | This project hosts the matlab code for Golosov-Sarent 2 agent version of AMSS | 2 | Updated on Mar 14, 2012 |
|
ltx11111 | Rendezvous-of-the-Multi-agent-system-without-communication-failure | https://github.com/ltx11111/Rendezvous-of-the-Multi-agent-system-without-communication-failure | This is the raw code of the rendezvous of the Multi-agent system without communication failure, which is coded by matlab. | MATLAB | 4 | Updated on Jan 14, 2020 |
bosmanbos | CrewAI-Agent-Creator | https://github.com/bosmanbos/CrewAI-Agent-Creator | This AI Agent Creator uses CrewAI to generate custom AI agents using the CrewAI framework. It employs specialized agents for research, co… | Python | 4 | Updated on Jul 16, 2024 |
ITMO-NSS-team | llm-agents-for-smartcities-paper | https://github.com/ITMO-NSS-team/llm-agents-for-smartcities-paper | Code and data for "LLM Agents for Smart City Management: Enhancing Decision Support through Multi-Agent AI Systems" | Python | 4 | Updated 25 days ago |
ghostofjames | multi-agent-pathfinding | https://github.com/ghostofjames/multi-agent-pathfinding | Code for thesis project | Python | 2 | Updated on Aug 11, 2022 |
pavanjava | ai_agents_bootcamp | https://github.com/pavanjava/ai_agents_bootcamp | this repo contains the code for bootcamp hosted on 10th and 11th of may 2024 | Jupyter Notebook | 3 | Updated on May 10, 2024 |
sibozhang | TrafficPredict | https://github.com/sibozhang/TrafficPredict | Code for AAAI 2019 (Oral) "TrafficPredict: Trajectory Prediction for Heterogeneous Traffic-Agents" | Python | 7 | Updated on Apr 18, 2023 |
tiagosr | agent | https://github.com/tiagosr/agent | Set of Puredata objects for live-coding of games and interactive applications, inspired by component-based engine architectures like Unity3D | C | 0 | Updated on Jun 25, 2014 |
dariowho | intents | https://github.com/dariowho/intents | A framework to define and operate Dialogflow Agents with a simple, code-first, approach 🔧 | Python | 11 | Updated on Feb 26, 2023 |
szrlee | GPT-HyperAgent | https://github.com/szrlee/GPT-HyperAgent | The official code repo for HyperAgent for neural bandits and GPT-HyperAgent for content moderation. | Python | 3 | Updated on Jul 19, 2024 |
ohadch | ohad-coding-agent | https://github.com/ohadch/ohad-coding-agent | ohad-coding-agent | Python | 0 | Updated on Dec 10, 2024 |
princeton-nlp | il-scaling-in-games | https://github.com/princeton-nlp/il-scaling-in-games | Official code repo of "Scaling Laws for Imitation Learning in Single-Agent Games" | Python | 8 | Updated 29 days ago |
mzio | mama-bandits | https://github.com/mzio/mama-bandits | Code for Multi-Agent Multi-Armed Bandits, final project for CS 136 – i.e. (💪🎰💪) x n | Python | 4 | Updated on Jan 28, 2020 |
NetDimes | dimes-agent | https://github.com/NetDimes/dimes-agent | Dimes agent and related projects code | Java | 2 | Updated on Aug 28, 2014 |
Redactics | redactics-osedition | https://github.com/Redactics/redactics-osedition | Open source edition of Redactics: includes CLI, Agent code, API, and React app | TypeScript | 8 | Updated on Jul 23, 2024 |
superbderrick | NavMeshAgentSample | https://github.com/superbderrick/NavMeshAgentSample | NavMeshAgentSample sample code | C# | 2 | Updated on Sep 24, 2019 |
AshishKarikere | AI-Coding-Agent | https://github.com/AshishKarikere/AI-Coding-Agent | TypeScript | 0 | Updated on Nov 24, 2024 |
|
iamZamil | AI-Coding-Agent- | https://github.com/iamZamil/AI-Coding-Agent- | Will Review Pull Request from Github Repos and suggest Changes based on AI model analysis | Jupyter Notebook | 0 | Updated on Dec 8, 2024 |
blasterpal | user_agent_detector | https://github.com/blasterpal/user_agent_detector | User Agent Detector Ruby code | Ruby | 2 | Updated on Nov 24, 2009 |
DeDevAI | coding_agent_env | https://github.com/DeDevAI/coding_agent_env | A containerized environment for coding agent to interact with | 0 | Updated on May 12, 2024 |
|
Dynamo-Dream | Github-Coding-Agent | https://github.com/Dynamo-Dream/Github-Coding-Agent | 0 | Updated on Jun 2, 2024 |
||
instana | agent-coding-assignment | https://github.com/instana/agent-coding-assignment | Java | 0 | Updated on Sep 16, 2021 |
|
shasss447 | coding_assisstant_agent | https://github.com/shasss447/coding_assisstant_agent | Jupyter Notebook | 0 | Updated 10 days ago |
|
devactivity | rust_coding_agent | https://github.com/devactivity/rust_coding_agent | Aplikasi self-building coding agent | Rust | 0 | Updated on Oct 24, 2024 |
ROHITTH-C | CODING_AGENTS_Byteverse | https://github.com/ROHITTH-C/CODING_AGENTS_Byteverse | Animal Avengers. Our animal rescue project aims to provide a simple and effective solution for reporting and responding to emergencies in… | HTML | 0 | Updated on Apr 14, 2024 |
KARTHEEKPUTTU | AI_Coding_Agent | https://github.com/KARTHEEKPUTTU/AI_Coding_Agent | TypeScript | 0 | Updated on Nov 29, 2024 |
|
zdenekhynek | agent-creative-coding | https://github.com/zdenekhynek/agent-creative-coding | JavaScript | 0 | Updated 16 days ago |
|
haoran-ni | 11667-coding-agent | https://github.com/haoran-ni/11667-coding-agent | Jupyter Notebook | 1 | Updated on Dec 11, 2024 |
|
YohanniK | ai-coding-agent | https://github.com/YohanniK/ai-coding-agent | Jupyter Notebook | 0 | Updated on Dec 6, 2024 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.