Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 239 Bytes

Self programming AI

Program to generate code in brainfuck for some specific tasks using genetic algorithms.

Instructions

brainfuck_me.py is the interpreter for brainfuck in python

ga.py is the script used to run the application