arcle
A Gymnasium-based Environment of the Abstraction and Reasoning Corpus (ARC)
File Explorer
Download Latest Version (.zip)- bboxdist.py
- DTPolicy.py
- GPTPolicy.py
- init.py
- MLPPolicy.py
- truncated_normal.py
- emaml.py
- emaml_policy.py
- env.py
- gptconfig.yaml
- rllib_maml.py
- rllib_maml_policy.py
- train.py
- train_gpt.py
- wrapper.py
- __init__.py
- color.py
- critical.py
- object.py
- ARC
- Mini-ARC
- __init__.py
- arcenv.py
- base.py
- o2arcenv.py
- __init__.py
- loader.py
- __init__.py
- bbox.py
- __init__.py
- README.md
- example_bbox.py
- example_bbox_mini.py
- example_correct.py
- example_full.py
- miniarcfig.gif
- ss.png
- statetrans.png
- __init__.py
- o2arc_check.py
- o2arc_check_firstsel.py
- o2arcex.py
- test.pickle
- test_info.pickle
- TestNoNan.pickle
- TestNoNan_Info.pickle
- TestOnlyFirstSel.pickle
- TestOnlyFirstSel_Info.pickle
- TestOnlyFirstSel_info.pickle
- .gitignore
- .gitmodules
- arcle_paper.pdf
- LICENCE-2.0
- poetry.lock
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/ConfeitoHS/arcle
Downloads the entire project code from GitHub to your computer.
cd arcle
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
