Skip to content
View polarbear333's full-sized avatar

Block or report polarbear333

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. DXD9-Internal-Framework DXD9-Internal-Framework Public template

    Internal game modification framework by hooking DirectX9 EndScene function with ImGui implementation, created solely for learning, experimentation purposes.

    C++ 3

  2. heuristic-tetris-DQN heuristic-tetris-DQN Public

    A Deep Reinforcement Learning agent combining heuristic feature engineering with Deep Q-Networks to clear Tetris. Includes implements of prioritized experience replay, reward shaping, and hybrid ex…

    Python

  3. amazon-review-api amazon-review-api Public

    Forked from scrapehero-code/amazon-review-api

    A very basic API to scrape product reviews from Amazon and get data in real time as JSON with all fields, that amazon product adverstising api does not provide.

    Python