Skip to content

sunlibo2390/MAGNET

Repository files navigation

MAGNET: Towards Adaptive GUI Agents with Memory-Driven Knowledge Evolution

This repository hosts materials for the paper "MAGNET: Towards Adaptive GUI Agents with Memory-Driven Knowledge Evolution".

Quick Run

PYTHONPATH=src python scripts/run_agent.py --config configs/presets/coat/qwenvl_android.yaml \
  --stage flow --limit 1 --dataset-dir sample_data/android_in_the_zoo --split test
GUI_MEMORY_STORAGE_ROOT=/remote-home/lbsun/Magnet/artifacts/storage PYTHONPATH=src \
python scripts/run_agent.py --config configs/presets/coat/qwenvl_android_hint.yaml \
  --stage all --memory-mode stationary --limit 1 --dataset-dir sample_data/android_in_the_zoo --split test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors