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
|
---|---|---|---|---|---|---|
shade-econ | goethe-workshop-2024 | https://github.com/shade-econ/goethe-workshop-2024 | Code for the Goethe Heterogeneous-Agent Macro Workshop, June 2024 | Jupyter Notebook | 30 | Updated on Jun 26, 2024 |
James0618 | unmas | https://github.com/James0618/unmas | the source code of UNMAS: Multi-Agent Reinforcement Learning for Unshaped Cooperative Scenarios | Python | 48 | Updated on Mar 26, 2022 |
mattchis | MacRMM-Script | https://github.com/mattchis/MacRMM-Script | To help users that want to add Mac Agents to Tactical RMM, without need to pay upfront for code signed agents. | Shell | 21 | Updated on Apr 12, 2024 |
GoodAI | goodai-ltm-benchmark | https://github.com/GoodAI/goodai-ltm-benchmark | A library for benchmarking the Long Term Memory and Continual learning capabilities of LLM based agents. With all the tests and code you … | HTML | 62 | Updated on Dec 17, 2024 |
eirikbrandsaas | ContTimeHetAgentExample | https://github.com/eirikbrandsaas/ContTimeHetAgentExample | Simplified code to solve the benchmark model in Achdou et al (2017) and the model with housing and a downpayment constraint | MATLAB | 5 | Updated on Dec 12, 2019 |
caslab-vt | SARNet | https://github.com/caslab-vt/SARNet | Code repository for SARNet: Learning Multi-Agent Communication through Structured Attentive Reasoning (NeurIPS 2020) | Python | 23 | Updated on Oct 30, 2021 |
fawazahmed0 | cloudflare-trace-api | https://github.com/fawazahmed0/cloudflare-trace-api | Get IP Address, TimeStamp, User Agent, Country Code, IATA, HTTP Version, TLS/SSL Version & more by Cloudflare | 119 | Updated on Aug 20, 2024 |
|
navid-naderi | GraphMIX | https://github.com/navid-naderi/GraphMIX | Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning | Python | 29 | Updated on Feb 13, 2021 |
ago109 | active-neural-generative-coding | https://github.com/ago109/active-neural-generative-coding | Implementation/simulation of active neural generative coding (ANGC) for training neurobiologically-plausible active inference agent models. | Python | 16 | Updated on Feb 19, 2024 |
manuelkiessling | php-ai-tool-bridge | https://github.com/manuelkiessling/php-ai-tool-bridge | Seamlessly empower your AI integration to interact with your own code and services | PHP | 70 | Updated on Sep 1, 2023 |
HishamAlyahya | semantic_backprop | https://github.com/HishamAlyahya/semantic_backprop | Source code of "How to Correctly do Semantic Backpropagation on Language-based Agentic Systems" 🤖 | Python | 55 | Updated on Dec 6, 2024 |
fabianying | covid19-supermarket-abm | https://github.com/fabianying/covid19-supermarket-abm | Code accompanying to "COVID-19 transmission in supermarkets using agent-based modelling" | Jupyter Notebook | 11 | Updated on May 3, 2021 |
shade-econ | annual-review | https://github.com/shade-econ/annual-review | Code for "Fiscal and Monetary Policy with Heterogeneous Agents" (Auclert, Rognlie, Straub 2024) | Jupyter Notebook | 28 | Updated on Oct 7, 2024 |
xiaotianliu01 | Multi-Agent-Deep-Reinforcement-Learning-on-Multi-Echelon-Inventory-Management | https://github.com/xiaotianliu01/Multi-Agent-Deep-Reinforcement-Learning-on-Multi-Echelon-Inventory-Management | Official codes for "Multi-Agent Deep Reinforcement Learning for Multi-Echelon Inventory Management: Reducing Costs and Alleviating Bullwh… | Python | 25 | Updated on Nov 8, 2022 |
google-research | pisac | https://github.com/google-research/pisac | Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020) | Python | 43 | Updated on Jun 8, 2023 |
agentitive | spellbound | https://github.com/agentitive/spellbound | Autonomous and goal-seeking coding agents. 💫 | TypeScript | 22 | Updated on Dec 11, 2024 |
bear96 | GABM-Epidemic | https://github.com/bear96/GABM-Epidemic | This repository contains the code for the paper "Epidemic modelling with Generative Agents" | Python | 26 | Updated on Nov 23, 2023 |
OpenMatch | ActiveRAG | https://github.com/OpenMatch/ActiveRAG | This is the code repo for our paper "Autonomously Knowledge Assimilation and Accommodation through Retrieval-Augmented Agents". | Python | 102 | Updated on Oct 24, 2024 |
aws-samples | aws-appconfig-java-sample | https://github.com/aws-samples/aws-appconfig-java-sample | A Sample Java Microservices application to demo the capabilities of Amazon Q Developer agent for Code Transformation. | Java | 14 | Updated on May 31, 2024 |
ALucek | ai-agents-video | https://github.com/ALucek/ai-agents-video | Code to go along with my AI agents youtube video | Jupyter Notebook | 10 | Updated on Apr 5, 2024 |
JasonSteving99 | agent-of-code | https://github.com/JasonSteving99/agent-of-code | My first attempt at building an AI "agent". The agent will try iteratively solving Advent of Code puzzles. | Python | 42 | Updated 21 days ago |
rhyang2021 | SELFGOAL | https://github.com/rhyang2021/SELFGOAL | Source code for our paper: "SelfGoal: Your Language Agents Already Know How to Achieve High-level Goals". | Python | 66 | Updated on Jun 29, 2024 |
ghost-in-moss | GhostOS | https://github.com/ghost-in-moss/GhostOS | A framework offers an OS simulator within a Python Code Interface for AI Agents | Python | 53 | Updated 6 hours ago |
microsoft | dynamics365-virtualagent-samples | https://github.com/microsoft/dynamics365-virtualagent-samples | Code samples and documentation showing how to use the Microsoft Dynamics 365 Virtual Agent for Customer Service APIs. | C# | 10 | Updated on Dec 8, 2022 |
graniet | kheish | https://github.com/graniet/kheish | Kheish: A multi-role LLM agent for tasks like code auditing, file searching, and more—seamlessly leveraging RAG and extensible modules. | Rust | 122 | Updated 19 days ago |
slimkaki | ai_code | https://github.com/slimkaki/ai_code | Code related to Intelligent Agents, Solving Problem by Searching, Informed Search Methods, Game Playing and Reinforcement Learning. | Python | 1 | Updated on Oct 13, 2022 |
EnergyMashupLab | NIST-CTS-Agents | https://github.com/EnergyMashupLab/NIST-CTS-Agents | Older code that fed into EML-CTS, The Energy Mashup Lab's implementation of the Common Transactive Services for energy markets. See https… | Java | 6 | Updated on Feb 6, 2024 |
conorheins | collective_motion_actinf | https://github.com/conorheins/collective_motion_actinf | Code for simulating collective motion from groups of continuous-time and -space active inference agents. | Python | 43 | Updated on May 13, 2024 |
jaredhirsch | mobitest-agent | https://github.com/jaredhirsch/mobitest-agent | unofficial unmaintained mirror of akamai mobitest-agent https://code.google.com/p/mobitest-agent/ | Objective-C | 5 | Updated on Aug 17, 2013 |
MISTCARRYYOU | MASA-QMIX | https://github.com/MISTCARRYYOU/MASA-QMIX | Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning' | Python | 40 | Updated on May 17, 2023 |
zschorli | Proehl_SolvingHeterogAgentModels | https://github.com/zschorli/Proehl_SolvingHeterogAgentModels | This is code for the working paper "Approximating Equilibria with Ex-Post Heterogeneity and Aggregate Risk" by Elisabeth Pröhl. | MATLAB | 7 | Updated on Oct 10, 2018 |
MSNP1381 | kaggle-Agent | https://github.com/MSNP1381/kaggle-Agent | 🚀 Kaggle Problem Solver: AI-powered ML challenge automation Plan, code, and execute Kaggle solutions with intelligent agents. Boost your … | Python | 38 | Updated on Dec 5, 2024 |
microsoft | oauth2-useragent | https://github.com/microsoft/oauth2-useragent | Microsoft OAuth 2.0 User Agent library for Java. Provides classes to facilitate the implementation of "4.1. Authorization Code Grant" fro… | Java | 35 | Updated on Oct 13, 2020 |
AI-secure | RedCode | https://github.com/AI-secure/RedCode | [NeurIPS'24] RedCode: Risky Code Execution and Generation Benchmark for Code Agents | Python | 24 | Updated 27 days ago |
rosewang2008 | gym-cooking | https://github.com/rosewang2008/gym-cooking | 🏆 gym-cooking: Code for "Too many cooks: Bayesian inference for coordinating multi-agent collaboration", Winner of the CogSci 2020 Comput… | Python | 194 | Updated on Apr 25, 2021 |
openstack | networking-bagpipe | https://github.com/openstack/networking-bagpipe | Neutron agent and drivers for BaGPipe-based BGP VPNs. Mirror of code maintained at opendev.org. | Python | 35 | Updated on Dec 5, 2024 |
penn-pal-lab | peg | https://github.com/penn-pal-lab/peg | Code for "Planning Goals for Exploration", ICLR2023 Spotlight. An unsupervised RL agent for hard exploration tasks. | Python | 77 | Updated on May 13, 2024 |
JianGuanTHU | AMOR_Agent | https://github.com/JianGuanTHU/AMOR_Agent | Code and Data for Our NeurIPS 2024 paper "AMOR: A Recipe for Building Adaptable Modular Knowledge Agents Through Process Feedback" | Python | 29 | Updated on Nov 5, 2024 |
LikithMeruvu | Python-coding-Agent | https://github.com/LikithMeruvu/Python-coding-Agent | Python Coding Agent is an Crew AI Agent built using OpenAI's GPT-3.5 and Groq, designed to help with coding tasks such as generating code … | Python | 14 | Updated on Jun 8, 2024 |
roterdam | RPM-AI-Agent | https://github.com/roterdam/RPM-AI-Agent | Code for an AI agent to solve Raven's Progressive Matrices using visual data. | HTML | 0 | Updated on Dec 1, 2014 |
deligentfool | COLA | https://github.com/deligentfool/COLA | Codes for the paper "Consensus Learning for Cooperative Multi-Agent Reinforcement Learning" | Python | 12 | Updated on Aug 15, 2022 |
sisinflab | Agent-Based-Artificial-Intelligence | https://github.com/sisinflab/Agent-Based-Artificial-Intelligence | Codes for hands-on lessons | Jupyter Notebook | 14 | Updated on Jun 12, 2024 |
YicongHong | Entity-Graph-VLN | https://github.com/YicongHong/Entity-Graph-VLN | Code of the NeurIPS 2021 paper: Language and Visual Entity Relationship Graph for Agent Navigation | Python | 45 | Updated on Oct 31, 2021 |
CompSci683 | AI-Poker-Agent | https://github.com/CompSci683/AI-Poker-Agent | Starter code for CompSci 683 project | Python | 0 | Updated on May 10, 2024 |
ying-wen | gr2 | https://github.com/ying-wen/gr2 | Appendix and Code for Modelling Bounded Rationality in Multi-Agent Interactions by Generalized Recursive Reasoning | Python | 15 | Updated on Dec 8, 2022 |
zhenyuw16 | GenArtist | https://github.com/zhenyuw16/GenArtist | Code release for our NeurIPS 2024 Spotlight paper "GenArtist: Multimodal LLM as an Agent for Unified Image Generation and Editing" | Jupyter Notebook | 97 | Updated on Oct 23, 2024 |
Mayer123 | LASER | https://github.com/Mayer123/LASER | Code for the paper "LASER: LLM Agent with State-Space Exploration for Web Navigation" | Python | 32 | Updated on Sep 26, 2023 |
FitMachineLearning | FitML | https://github.com/FitMachineLearning/FitML | A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel… | Python | 186 | Updated on Nov 14, 2022 |
BorealisAI | pommerman-baseline | https://github.com/BorealisAI/pommerman-baseline | Code for the paper "Skynet: A Top Deep RL Agent in the Inaugural Pommerman Team Competition" | Python | 37 | Updated on May 9, 2019 |
weiyifan1023 | Neeko | https://github.com/weiyifan1023/Neeko | Code and Data for EMNLP 2024 Paper "Neeko: Leveraging Dynamic LoRA for Efficient Multi-Character Role-Playing Agent" | Python | 109 | Updated on Dec 15, 2024 |
SMARTlab-Purdue | robotarium-rendezvous-RSSDOA | https://github.com/SMARTlab-Purdue/robotarium-rendezvous-RSSDOA | This repository contains the Matlab source codes (to use in Robotarium platform) of various rendezvous controllers for consensus control … | MATLAB | 47 | Updated on Oct 6, 2021 |
DataCTE | Camel-Coder | https://github.com/DataCTE/Camel-Coder | Camel-Coder: Collaborative task completion with multiple agents. Role-based prompts, intervention mechanism, and thoughtful suggestions | Python | 33 | Updated on Jul 3, 2023 |
agiresearch | CoRE | https://github.com/agiresearch/CoRE | LLM as Interpreter for Natural Language Programming, Pseudo-code Programming and Flow Programming of AI Agents | Jupyter Notebook | 33 | Updated on Jul 24, 2024 |
Kishan-Ved | resume_generator | https://github.com/Kishan-Ved/resume_generator | A website that generates LaTeX code for a professional resume. Equipped with an AI agent to enhance the resume's content. | HTML | 14 | Updated 9 days ago |
udacity | AIND-Isolation_PvP | https://github.com/udacity/AIND-Isolation_PvP | Code to execute an elimination tournament between student agents from the isolation project | Python | 9 | Updated on Jun 28, 2022 |
Jacklinkk | TorchGRL | https://github.com/Jacklinkk/TorchGRL | TorchGRL is the source code for our paper Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed Tr… | Python | 87 | Updated on Oct 22, 2022 |
microsoft | learn-declarative-agent-vscode | https://github.com/microsoft/learn-declarative-agent-vscode | Starter project for the Build your first declarative agent for Microsoft 365 Copilot by using Visual Studio Code learn module | 4 | Updated on Oct 21, 2024 |
|
Hadisalman | ICAPS2017-code | https://github.com/Hadisalman/ICAPS2017-code | Repository containing the codes that were used in the paper "Multi-agent Ergodic Coverage with Obstacle Avoidance" | MATLAB | 13 | Updated on May 18, 2018 |
blazickjp | GPT-CodeApp | https://github.com/blazickjp/GPT-CodeApp | This project is everything Chat-GPT should be for developers! An advanced AI-driven coding companion tailored for developers. Seamlessly … | Python | 36 | Updated on May 7, 2024 |
jamestutton | ESP8266-Based-Hardware-Zabbix-Agent | https://github.com/jamestutton/ESP8266-Based-Hardware-Zabbix-Agent | Hardware based zabbix agent using ESP8266 Wifi Chip. This code is built using NodeMCU dev board but should work on other ESP8266 based de… | C++ | 7 | Updated on Apr 27, 2018 |
UoA-CARES | compsys726_mario_expert | https://github.com/UoA-CARES/compsys726_mario_expert | Base code and templates for doing COMPSYS726 Assignment 1 Mario Expert Agent | Python | 1 | Updated on Jul 28, 2024 |
MShabani8 | RL_tracking_PI_algorithm_single_agent | https://github.com/MShabani8/RL_tracking_PI_algorithm_single_agent | the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur… | MATLAB | 14 | Updated on Jul 22, 2023 |
rohanchandra30 | TrackNPred | https://github.com/rohanchandra30/TrackNPred | This is the code base for our ACM CSCS 2019 paper: "RobustTP: End-to-End Trajectory Prediction for Heterogeneous Road-Agents in Dense Tra… | Python | 202 | Updated on Dec 8, 2019 |
victordolk | eventtriggered-consensus | https://github.com/victordolk/eventtriggered-consensus | MATLAB code for the numerical example in ``Event-Triggered Consensus for Multi-Agent Systems with Guaranteed Robustly Positive Minimum In… | MATLAB | 32 | Updated on Mar 9, 2019 |
kikojay | EMC | https://github.com/kikojay/EMC | The code for paper, "Episodic Multi-agent Reinforcement Learning with Curiosity-driven Exploration", NeurIPS 2021. | Python | 40 | Updated on Feb 16, 2023 |
aniket-gupta1 | Multi-UAV-swarm | https://github.com/aniket-gupta1/Multi-UAV-swarm | This repository contains the code for the paper "A Novel Controller of Multi-Agent System Navigation and Obstacle Avoidance" | Python | 26 | Updated on Jan 26, 2022 |
bmaitner | Agent_based_models_with_NetLogo | https://github.com/bmaitner/Agent_based_models_with_NetLogo | Repo for storing and sharing NetLogo code | NetLogo | 3 | Updated on Apr 22, 2019 |
codeql-agent-project | codeql-agent-cli | https://github.com/codeql-agent-project/codeql-agent-cli | ⚔️ A CodeQL automation tool to execute code scanning. | JavaScript | 11 | Updated on Oct 16, 2023 |
google-deepmind | proactive_t2i_agents | https://github.com/google-deepmind/proactive_t2i_agents | Code release for the paper, "Proactive Agents for Text-to-Image Generation under Uncertainty" | Python | 21 | Updated 9 days ago |
nagyrajmund | gesturebot | https://github.com/nagyrajmund/gesturebot | The official code for our paper "A Framework for Integrating Gesture Generation Models into Interactive Conversational Agents", published… | Python | 34 | Updated on May 4, 2021 |
LXXXXR | CACOM | https://github.com/LXXXXR/CACOM | Code for "Context-aware Communication for Multi-agent Reinforcement Learning" | Python | 17 | Updated on Jan 29, 2024 |
mesutdmn | Autonomous-Multi-Agent-Systems-with-CrewAI-Essay-Writer | https://github.com/mesutdmn/Autonomous-Multi-Agent-Systems-with-CrewAI-Essay-Writer | This repository contains the source code for an autonomous multi-agent system built with CrewAI and LangChain. The project enables AI agents | Python | 20 | Updated on Nov 6, 2024 |
UMass-Foundation-Model | COMBO | https://github.com/UMass-Foundation-Model/COMBO | Source codes for the paper "COMBO: Compositional World Models for Embodied Multi-Agent Cooperation" | Python | 28 | Updated on Apr 17, 2024 |
deligentfool | HAVEN | https://github.com/deligentfool/HAVEN | Codes for the paper "HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism" | Python | 21 | Updated on Oct 22, 2022 |
sachag678 | freeCodeCamp | https://github.com/sachag678/freeCodeCamp | Contains code for teaching an agent the rules of Rock Paper Scissors | JavaScript | 6 | Updated on Oct 21, 2019 |
karlharmenberg | Aggregating-Heterogeneous-Agent-Models-with-Permanent-Income-Shocks | https://github.com/karlharmenberg/Aggregating-Heterogeneous-Agent-Models-with-Permanent-Income-Shocks | This repository contains the code for the paper Aggregating Heterogeneous-Agent Models with Permanent Income Shocks by Karl Harmenberg. | Jupyter Notebook | 17 | Updated on Aug 24, 2021 |
yeshenpy | RACE | https://github.com/yeshenpy/RACE | (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolution | Python | 32 | Updated on Oct 14, 2023 |
coolcline | CoolCline | https://github.com/coolcline/CoolCline | Cool Cline is an agentic coding assistant that combines the best features of Cline, Roo Clineand Bao Cline. Working seamlessly with your … | TypeScript | 147 | Updated 15 days ago |
Aschen | func-test-agent-llm | https://github.com/Aschen/func-test-agent-llm | A LLM agent capable of writing an API documentation and functional tests from a file containing the entrypoints code. | TypeScript | 8 | Updated on Sep 7, 2023 |
chaovven | SMIX | https://github.com/chaovven/SMIX | Code for "SMIX(λ): Enhancing Centralized Value Functions for Cooperative Multi-Agent Reinforcement Learning" AAAI 2020 | Python | 26 | Updated on Dec 8, 2022 |
Josephrp | EasyRealEstate | https://github.com/Josephrp/EasyRealEstate | multi agent team with coding and data analysis capability to structure real estate investment plans and help with decision making. | Python | 9 | Updated on Jun 11, 2024 |
OS-Copilot | OS-Genesis | https://github.com/OS-Copilot/OS-Genesis | Code and data for OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis | Jupyter Notebook | 63 | Updated 9 days ago |
zhenyuw16 | CompAgent_code | https://github.com/zhenyuw16/CompAgent_code | Code release for our paper "Divide and Conquer: Language Models can Plan and Self-Correct for Compositional Text-to-Image Generation". | 18 | Updated on Jan 30, 2024 |
|
deislabs | kubernetes-opa-vscode | https://github.com/deislabs/kubernetes-opa-vscode | A VS Code extension for working with Open Policy Agent in Kubernetes | TypeScript | 8 | Updated on Jul 8, 2023 |
thu-rllab | CFCQL | https://github.com/thu-rllab/CFCQL | Code for NeurIPS2023 accepted paper: Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning. | Python | 32 | Updated on Jun 18, 2024 |
dave1010 | hubcap | https://github.com/dave1010/hubcap | Hubcap is an autonomous AI agent in 25 lines of code: a small Autobot that you can't trust | PHP | 39 | Updated on Sep 6, 2023 |
Shuaikx | SC2_Agent | https://github.com/Shuaikx/SC2_Agent | This is the code repository for StarCraft ll Agent. | Python | 9 | Updated on May 17, 2024 |
thunlp | Optima | https://github.com/thunlp/Optima | Code for paper "Optima: Optimizing Effectiveness and Efficiency for LLM-Based Multi-Agent System" | Python | 45 | Updated on Nov 14, 2024 |
Brunvelop | IA-Flappy-Bird-Unity-ML-Agents | https://github.com/Brunvelop/IA-Flappy-Bird-Unity-ML-Agents | Una Inteligencia artificial que juega al flappy bird con unity y ml agents. Perdon por el spaguetti code | C# | 10 | Updated on Mar 26, 2020 |
OrderAndCh4oS | iterative-coding-fastapi-crud-autogen | https://github.com/OrderAndCh4oS/iterative-coding-fastapi-crud-autogen | scratch to play with autogen agents | Python | 13 | Updated on Oct 10, 2023 |
wzf2000 | MACRec | https://github.com/wzf2000/MACRec | Source codes for paper "MACRec: A Multi-Agent Collaboration Framework for Recommendation" at SIGIR 2024 | Python | 55 | Updated on Nov 14, 2024 |
meysamhadeli | codai | https://github.com/meysamhadeli/codai | Codai is an AI code assistant that helps developers through a session-based CLI, providing intelligent code suggestions, refactoring, and c… | Go | 233 | Updated on Dec 15, 2024 |
square | goose-vscode | https://github.com/square/goose-vscode | VS Code extension for the goose developer agent | TypeScript | 7 | Updated on Nov 5, 2024 |
parthgupta1208 | ControlCraft-GPT-Agent- | https://github.com/parthgupta1208/ControlCraft-GPT-Agent- | ControlCraft is a GPT agent that can help you in coding and related basic computer tasks via the use of gpt3.5turbo model from openai. | Python | 4 | Updated on May 2, 2023 |
ttinies | sc2gameMapRepo | https://github.com/ttinies/sc2gameMapRepo | consolidate known Starcraft2 (SC2) maps for use by developers creating bots, AI agents or other code-based projects. | Python | 15 | Updated on Oct 8, 2018 |
chaovven | maab | https://github.com/chaovven/maab | Code for "A Cooperative-Competitive Multi-Agent Framework for Auto-bidding in Online Advertising" WSDM 2022 | Python | 19 | Updated on Jan 15, 2022 |
bosun-ai | kwaak | https://github.com/bosun-ai/kwaak | Run a team of autonomous AI agents on your code, right from your terminal! | Rust | 34 | Updated 12 hours ago |
paperflight | Hierarchical-Multi-agent-DRL-with-Federated-Learning | https://github.com/paperflight/Hierarchical-Multi-agent-DRL-with-Federated-Learning | This is the code for paper "Correlation-aware Cooperative Multigroup Broadcast 360° Video Delivery Network: A Hierarchical Deep Reinforce… | Jupyter Notebook | 25 | Updated on Apr 3, 2021 |
nshafii | Walking_Agent | https://github.com/nshafii/Walking_Agent | In this repository, the source code of the walking agent is given. The code originally has been developed to test the Gazebo RoboCup plug… | C++ | 5 | Updated on Apr 1, 2016 |
upiterbarg | diff_history | https://github.com/upiterbarg/diff_history | [ICML 2024] Official code release accompanying the paper "diff History for Neural Language Agents" (Piterbarg, Pinto, Fergus) | Python | 19 | Updated on Aug 20, 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.