• Stars
    star
    1
  • Language
    TeX
  • Created almost 5 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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 from random, to provide a challenge.

More Repositories

1

WeatherBalloon

JCosmos Weather Balloon Sensor Project
Python
3
star
2

Downfall

One of the first RPGs I made, not complete in any sense of the word, but was fun to make the assets
Game Maker Language
2
star
3

BattleGame

A 2D battle game where the objective is to push the opponent out of the arena.
Java
2
star
4

ZipCracker

A simple python script to crack a zip file. Just edit the code to change the wordlist and tje
Python
2
star
5

DORA

Makefile
2
star
6

Asteroid

Clone of the old arcade game
Java
1
star
7

RedditCommentDownloader

Downloads comments from reddit
Python
1
star
8

PortScanner

This is a python custom port scanner
Python
1
star
9

FedoraBurnToUSB

This is a bash script that automates the burning or copying of a type of Fedora Workstation or Spin to a USB of your choice.
Shell
1
star
10

Admin-App

Java
1
star
11

Unity-RPG-Game

RPG
C#
1
star
12

Labyrinth

Dungeon RPG pixel graphics
Java
1
star
13

pwdtools-macgpu

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
star
14

Seam-Carving

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 a few minutes for large edit (30 seams or more), but I'm happy with the results
Python
1
star
15

pendulum

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
star
16

generative-image-making

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 the target one. I like the results, they're very abstract but you can still see what the image is vaguely. Can definitely be improved
Python
1
star
17

FDS-Project

FDS Project for Foundations of Data Science
TeX
1
star
18

prof-issue-essay-1

TeX
1
star
19

pwdtools

A set of tools for managing password security
Python
1
star
20

project-euler

My project euler solutions in python
Python
1
star
21

cv-template

TeX
1
star
22

essay-template

TeX
1
star
23

Hanoi-Search

A nice implementation of tower of hanoi, not extremely efficient, can search around 51000 states per sec. Solves n=16 in around 6 mins so pretty happy. I used a custom heuristic, defined using the encoding method I made
Python
1
star
24

jacobinwald.github.io

TypeScript
1
star
25

Imbi-Platformer

C#
1
star
26

Optical-Character-Recognition

A-level project. This is a clone of OCRAlgebra, but with file structure. I am keeping OCR algebra so I can have the commit history
Python
1
star