Skip to content
View IsaacSST's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report IsaacSST

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

Pinned Loading

  1. Ibcos-GOLD-idle-session-killer Ibcos-GOLD-idle-session-killer Public

    Python script for killing idle gold sessions using root login through telnet connection with gold server

    Python 1

  2. Minesweeper-with-VB-in-Visual-Studio Minesweeper-with-VB-in-Visual-Studio Public

    Minesweeper reverse engineered from scratch with login and highscore features, built in Visual Studio with windows forms. Made as part of a project for A level Computer Science.

    Visual Basic .NET

  3. pcheras/debiasing_model pcheras/debiasing_model Public

    Jupyter Notebook

  4. Evolutionary_Blotto Evolutionary_Blotto Public

    Exploring approaches to find a strategy for the Colonel Blotto game, using an evolutionary algorithm.

    Jupyter Notebook

  5. NumPy_Neural_Net NumPy_Neural_Net Public

    A simple feedforward Neural network implemented in numpy and trained on the MNIST dataset

    Python

  6. MNIST-reader MNIST-reader Public

    Simple python object that can read the original MNIST files into numpy arrays

    Python