Skip to content
View ptr-h's full-sized avatar

Block or report ptr-h

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. EEG-GANs EEG-GANs Public

    Using DCGAN, WGAN & WGAN-GP in Augmentation of EEG data for BCIs

    Python 14 4

  2. reinforcement-learning-racetrack reinforcement-learning-racetrack Public

    an implementation of monte carlo, q-learning, sarsa, and dyna-q for an agent in a racetrack environment based on the Sutton and Barto textbook

    Jupyter Notebook 2

  3. srpn srpn Public

    a single python file containing my iterative approach to the achieve the functionality of a srpn calculator

    Python

  4. OO-connect4 OO-connect4 Public

    an object oriented example of the game connect 4 - against a computer in command line

    Java

  5. object-detection object-detection Public

    pre-trained and wrapped object detection model for ease of use, anyone can download and instantly get started

    Python

  6. ai-sudoku-solver ai-sudoku-solver Public

    a backtracking depth first search solver that uses constraint propagation for 9x9 boards

    Jupyter Notebook