Code Monkey home page Code Monkey logo

turing-s-machine-environment's Introduction

turing-s-machine-environment

Description

Turing Machine Visual - software to simulate Turing machine.

This project is in state of active development, I plan to prepare a release by the end of this week.

This application is a part of my course work in the university.

Set up

TuringMachine.py is main file, other are modules.

To run the app just open and run TuringMachine.py.

Requirements

Python 3.4 and above.

Technical

*.turing is an instance of a Turing's program.

License

This project is licensed under GNU AGPL License. See LICENSE file for further information. I am not a copyright lawyer.

=======

Found a way to update repo from phone

BETA 6 IS OUT!

To Do

I would like to thead some parts of app.

It updates every 1 second. So when graphics is updating, application is freezing. Therefore I want to thread it.

import thread

Motivation

How is it relevant to artificial intelligence

Now my priority is to discover whether or not this project can be related to artificial intelligence.

Example 1: We have some Turing application, where only number of commands is known. And the question is: How many times we need to run the application to recover its code.

Example 2: We have some long-long Turing application. And we have some another small Turing app. The set S -- is a set of input values that both applications produce the same output. And the questions are:

  1. How big could the set S possibly be?

Example 3: There is a collection of pairs like (input value, output value), and questions:

  1. Is it possible to develop a Turing application that from each 'input value' produces desired 'output value'?
  2. How small may it be? 3*. Can we teach AI to write Turing apps by examining such pairs?

Example 4: If we would like to reduce length of some Turing app, how small can we make it?

turing-s-machine-environment's People

Contributors

argoniton avatar vrann avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.