• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Go
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

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

Repository Details

Basic genetic algorithm written in GoLang to solve Sudoku puzzles!

More Repositories

1

Stego

Command line utility written in go to allow simple LSB steganography on PNG images
Go
17
star
2

Orbit

Planet gravity simulator using OpenGL and C++.
C++
14
star
3

Peg-Solitaire

A* solution to the peg-solitaire puzzle.
Python
6
star
4

Game-of-the-Amazons

Solution to chess variant "Game of the Amazons" using a monte carlo search tree
Python
5
star
5

weRgu

Sentiment analysis driven debate website. Built in MHacks!
HTML
4
star
6

TCP

Implementation of TCP for the Minet TCP/IP stack.
C++
4
star
7

GoStock

Machine learning algorithm to make predictions regarding future stock prices
Go
3
star
8

Boolean-Algebra-Tree

Parses boolean algebra statements into trees.
Java
3
star
9

File-System

Operating systems final project to create a barebones file system on top of the linux kernel.
C
1
star
10

Gonigma

Enigma machine written in Go!
Go
1
star
11

emacs

My amazing emacs config files.
Emacs Lisp
1
star
12

GraphicsLibrary

Operating Systems project to create a small graphics library for a Raspberry Pi using ARM.
C
1
star
13

Genetic-Algorithm-Picture-Generation

'Drawing' an image using Genetic Algorithms!
Python
1
star
14

Flappy-Bird

Q-Learning solution to the infamous flappy bird app.
Python
1
star
15

iHamster

Small application written in Java which graphically shows a naive 'follow the right wall' solution to a maze.
Java
1
star
16

VM-Simulator

Java
1
star
17

Network-Routing-Simulator

Implementation of distance-vector algorithm and a link-state algorithms in the context of a routing simulator.
C++
1
star
18

OCR-Neural-Net

Experimenting with writing my own neural network in Python.
Python
1
star
19

ExifViewer

A small application written in C to parse EXIF tags of JPEG files into readable content.
C
1
star