Pinned Repositories
aml-for-player-modeling
Code repository for the paper 'Towards Action Model Learning for Player Modeling' by Krishnan, Williams and Martens, published in the Proceedings of the AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment. Vol. 16. No. 1. 2020.
decision-transformer
Application of decision transformers to the grammar synthesis problem.
fanorona-aec
A PettingZoo AECEnv implementation of the board game Fanorona
heihachi
A Discord bot to receive Tekken 8 frame data primarily from Wavu Wiki
mixup-analysis-app
A web app to more easily create mix-up analyses for Wavu Wiki.
rust-fanorona
rust-fanorona is a Fanorona library for Rust, with move generation and move validation.
sokoban-solvability-predictor
A machine learning project attempting to build a model to predict the solvability of a Sokoban level.
terragen
Procedural terrain generator using Perlin noise
vscode-markdown-reddit-spoiler
VS Code extension that adds support for the Reddit `>!spoiler!<` syntax to the built-in markdown preview.
whatsapp-parser
WhatsApp chat log parser to convert chat logs to CSV for data analysis.
AbhijeetKrishnan's Repositories
AbhijeetKrishnan/fanorona-aec
A PettingZoo AECEnv implementation of the board game Fanorona
AbhijeetKrishnan/whatsapp-parser
WhatsApp chat log parser to convert chat logs to CSV for data analysis.
AbhijeetKrishnan/heihachi
A Discord bot to receive Tekken 8 frame data primarily from Wavu Wiki
AbhijeetKrishnan/interpretable-chess-tactics
A system to learn first-order logic based chess tactics from human gameplay data using inductive logic programming.
AbhijeetKrishnan/rust-fanorona
rust-fanorona is a Fanorona library for Rust, with move generation and move validation.
AbhijeetKrishnan/aml-for-player-modeling
Code repository for the paper 'Towards Action Model Learning for Player Modeling' by Krishnan, Williams and Martens, published in the Proceedings of the AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment. Vol. 16. No. 1. 2020.
AbhijeetKrishnan/breaking-bad-names
Houses working code versions of the snippets used in my blog post.
AbhijeetKrishnan/codebook
My submissions for programming contest questions on various platforms online
AbhijeetKrishnan/contest-problem-recommendation
A recommendation engine for competitive programming problems
AbhijeetKrishnan/cp-problem-tag-analysis
A Jupyter notebook to analyze the distribution of problem tags for programming contest problems on Codeforces and CodeChef.
AbhijeetKrishnan/cpython
The Python programming language
AbhijeetKrishnan/decision-transformer
Application of decision transformers to the grammar synthesis problem.
AbhijeetKrishnan/gambit
Gambit
AbhijeetKrishnan/grammar-synthesis
Gymnasium environment for CFG-based program synthesis.
AbhijeetKrishnan/laserverse-level-generator
A level generator for the puzzle game Laserverse written using Answer Set Programming
AbhijeetKrishnan/leaps
Code for Learning to Synthesize Programs as Interpretable and Generalizable Policies in NeurIPS 2021
AbhijeetKrishnan/lit-repl
A Zig-based command-line tool to play the card game Lit.
AbhijeetKrishnan/meme-recommender
A meme recommendation system using item-to-item similarity.
AbhijeetKrishnan/MicroRTS
A simple and highly efficient RTS-game-inspired environment for reinforcement learning
AbhijeetKrishnan/MicroRTS-Py
A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)
AbhijeetKrishnan/mixup-analysis-app
A web app to more easily create mix-up analyses for Wavu Wiki.
AbhijeetKrishnan/Oral-Website
This is the website for my oral prelim exam's documents.
AbhijeetKrishnan/PettingZoo
Gym for multi-agent reinforcement learning
AbhijeetKrishnan/prolog-chess
prolog-chess is a chess library for Python, with move generation, move validation, and support for the FEN format.
AbhijeetKrishnan/r-tekken-bot
Python bot to update the livestream widget for r/Tekken.
AbhijeetKrishnan/rtweekend
Rust implementation of Ray Tracing in One Weekend by Peter Shirley
AbhijeetKrishnan/sokoban-solvability-predictor
A machine learning project attempting to build a model to predict the solvability of a Sokoban level.
AbhijeetKrishnan/tekken-move-schema
A Tekken move schema in Pydantic, along with a Svelte-based frontend to display frame data.
AbhijeetKrishnan/terragen
Procedural terrain generator using Perlin noise
AbhijeetKrishnan/wolf-inns
A hotel management system written in Java backed by a MariaDB database