Pinned Repositories
7157-Robot-Code-2018
Code for Team 7157's 2018 competition robot
attention-is-all-you-need
a from-scratch pytorch implementation of the paper by the same name
BlinkStory
an obscene discord bot which turns your server's nightmares into reality
controls_rlenv
RL environment that uses SAC/PPO for a feedback controller for Comma AI's controls challenge
GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
gpt-must-learn-spongebob
gpt 2 from scratch, trained on spongebob transcripts
MineNet
A GAN for generating minecraft structures. Trains on and generates Minecraft structure files(.NBT).
Professor-Disappointment
A VR Physics sandbox created for CalHacks 2018
tft-ai
An OpenAI Gym environment that learns to play Riot's Teamfight Tactics
pmazumder3927's Repositories
pmazumder3927/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
pmazumder3927/7157-Robot-Code-2018
Code for Team 7157's 2018 competition robot
pmazumder3927/attention-is-all-you-need
a from-scratch pytorch implementation of the paper by the same name
pmazumder3927/BDO-Barter-Inventory-Bot
pmazumder3927/GameOfLife3D
A haphazard implementation of Conway's Game of Life in 3 dimensions
pmazumder3927/MineNet
A GAN for generating minecraft structures. Trains on and generates Minecraft structure files(.NBT).
pmazumder3927/Professor-Disappointment
A VR Physics sandbox created for CalHacks 2018
pmazumder3927/tft-ai
An OpenAI Gym environment that learns to play Riot's Teamfight Tactics
pmazumder3927/COGS-118B-Final
pmazumder3927/COGS108_Repo
pmazumder3927/JuliaAcademyData.jl
Supplementary materials for Julia Academy courses
pmazumder3927/Motion-Profiling-Test
modified phoenix example for implementing autonomous motion profiled path following
pmazumder3927/muzero-general
MuZero
pmazumder3927/MyFirstPullRequest
To be used for the assignments in Cogs 108
pmazumder3927/Phoenix-Examples-Languages
HERO C#, FRC C++/Java, future platforms.
pmazumder3927/pmazumder3927
pmazumder3927/pramit.gg
repo for my public profile website
pmazumder3927/Projects
pmazumder3927/Tokenizer
minimal implementation of GPT tokenizer, inspired by Andrej Karpathy