Skip to content
View Arcify's full-sized avatar

Block or report Arcify

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 4-player-chess-engine 4-player-chess-engine Public

    Compact hash-table based implementation of four-player-chess

    Python 1

  2. program-synthesis program-synthesis Public

    This project attempts to improve the capabilities of LLMs by applying program synthesis techniques with test-time adaption

    Python 1

  3. synth-snake synth-snake Public

    Snake game environment with multiple algorithms that synthesizes an interpretable policy program (rule-based DSL) that plays Snake. The “learning” is fully done by searching over programs (genetic …

    Python