OmaymaMahjoub / IndabaX-TN-2023-RL

IndabaX Tunisia 2023: Building 2048 environment using Jax!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndabaX-TN-2023-RL

IndabaX Tunisia 2023, 13 May: Building 2048 environment using Jax! This repository contains:

  1. 2048_environment.ipynb: This notebook guides you through the implementation of 2048 game as an RL environment using Jax. The original implementation could be found at Jumanji repo and additional information about the problem formulation is presented here.

  2. env_viewer.py: This file includes utility functions for rendering.

  3. And the slides for the presentation.

About

IndabaX Tunisia 2023: Building 2048 environment using Jax!


Languages

Language:Jupyter Notebook 90.1%Language:Python 9.9%