Skip to content
View tinker495's full-sized avatar
  • MakinaRocks
  • Seoul
  • 22:03 (UTC +09:00)

Block or report tinker495

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
tinker495/README.md

🔍 Interests

🤖 Robotics 🧠 Reinforcement Learning 🧩 Puzzle Solving 🔍 Planning & Search (MCTS, A*)

💻 Tech Stack

🚀 Toy Projects

Project Description
jax-baseline JAX implementation of baseline reinforcment learning algorithms
Xtructure JAX-optimized data structures
PuXle Xtructure core based JAX-optimized deterministic Puzzles
JAxtar JAX implementation of A* & Q*
Tunelex Tuneless optimizer for optax & jax!

GitHub stats

Pinned Loading

  1. jax-baseline jax-baseline Public

    Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselines.

    Python 60 6

  2. JAxtar JAxtar Public

    JAxtar is a project with a JAX-native implementation of parallelizeable A* & Q* solver for neural heuristic search research.

    Python 42 3

  3. Xtructure Xtructure Public

    Xtructure is datastructure for using in JAX

    Python 18

  4. PuXle PuXle Public

    PuXle: Planning using jaX-based learning environments

    Python 4 1

  5. Tunelex Tunelex Public

    tuneless optimizer for optax & jax!

    Python