Skip to content
View JacobInwald's full-sized avatar
  • Edinburgh

Highlights

  • Pro

Block or report JacobInwald

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. OCRAlgebra OCRAlgebra Public

    Neural Network to perform character recognition, performs okay. This was my A-Level project, and was my first time ever trying machine learning. I decided not to use any external libraries, apart f…

    TeX 1

  2. generative-image-making generative-image-making Public

    Was a little foray into evolutionary AI. I wanted to emulate a painted image style so gave this a go. It creates a generation of shapes and adds them to the canvas if they make the image closer to …

    Python 1

  3. Seam-Carving Seam-Carving Public

    An implementation of the seminal Seam Carving paper. Made this primarily as a way to practise dynamic programming, but also because I thought the results looked cool. Not extremely efficient, takes…

    Python 1 1

  4. pwdtools pwdtools Public

    A set of tools for managing password security

    Python 1

  5. pwdtools-macgpu pwdtools-macgpu Public

    GPU-accelerated md5 cracker using the Metals framework, achieves 2.6GH/s-5.1GH/s on my machine (varies between the two). This will aspire to be a replica of pwd-tools but GPU-accelerated.

    Objective-C 1

  6. pendulum pendulum Public

    A foray into genetic algorithms. I wrote a quick pendulum balancing game, and then wrote a neural network that tried to get highscores in it. This was trained with a genetic algorithm

    Python 1