Skip to content
View bio-jack's full-sized avatar
  • University of Liverpool
  • Liverpool, England
  • X @biojack_
Block or Report

Block or report bio-jack

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. overtime3/overtime overtime3/overtime Public

    A Temporal Networks Library written in Python

    Python 12 7

  2. k-armed-bandits k-armed-bandits Public

    Simple reinforcement learning solution to the k-Armed bandit problem, written in Python.

    Python

  3. k-means-k-medoids k-means-k-medoids Public

    Implementation of k-Means and k-Medoids algorithms from scratch. Results and test data are included.

    Python 1

  4. multilayerperceptron multilayerperceptron Public

    Coding a multilayer perceptron from scratch, complete with backpropagation. Example training on a very simple sum problem included.

    Python

  5. Q-learning-gridworld Q-learning-gridworld Public

    A reinforcement learning (Q-Learning) solution to a simple gridworld problem.

    Python

  6. PathFindPy PathFindPy Public

    Being a principled programmer in solving a pathfinding problem on a 2D grid as part of a technical test.

    Python