Giter Site home page Giter Site logo

saigon's Introduction

SAIGON: Cloudias

SAIGON: Stack Machine Artificial Intelligence Graph Object Notation

Cloudias: Cloud Intetelligence Artificielle SAIGON

[ Table of Contents ]

The name SAIGON (Stack Machine Artificial Intelligence Graph Object Notation) was coined partially as a pun to JSON, another acronym named after a place in South East Asia. SAIGON is a compatible extension to JSON (JavaScript Object Notation) with the following features:

  • It is human readable and editable.
  • It supports a stack machine reverse Polish notation: 5GL (Fifth Generation Graph Language), so that a SAIGON record is homoiconic and self evaluating.
  • It serves as the basis of a graph database, integrating the Unix filesystem and ….

The Artificial Intelligence (AI) element of SAIGON alludes to the goal of building a “self-programming” computer based on SAIGON principles. While we do not intend to fully disclose the overall algorithm for SAIGON, which amounts to only about half a page of pseudo-code, we would like to interest prospective collaborators and investors by disclosing the fundamentals of SAIGON, barred the most sensitive section, which could be disclosed pending negotiations.

This article is written as a tutorial for entry level programmers (6 months to 1 year of experience), with the aim to master a programming language on the Android platform, i.e. Kotlin, using the SAIGON approach. The same principles can actually be applicable to any other programming language. We will demonstrate that:

  • How a fresh programmer (or veteran programmer without the knowledge in a particular programming langauge) may master a new programming language using SAIGON stack machine notation.
  • How SAIGON stack machine notation can be used to build an artificial intelligence "self programmable" system that "understands its own code" and therefore "modifies itself".

SAIGON will be the foundation of Cloudias, an artificial intelligence (French: intelligence artificielle) in the cloud -- Cloudias: Cloud Intelligence Artificielle SAIGON. We coin this term partly because English acronyms are a little too crowded, and Saigon was a French colony.

Distributed ownership, small footprint, easy to learn, universal, mathematics.

Graph Isomorphism on the Input and Output of a Function

To address the interests of leading experts in the field, we will embed some high level discussions within the article. Of these, a major breakthrough during our investigation is the application of graph isomorphism to compare the input and output of computer program functions, in order to categorize functions that can be used to construct a “self programming” computer.

For the uninitiated, graph isomorphism simply means to compare if two graphs are “similar”. Of these properties, the number of nodes of a graph is the simplest measure of isomorphism. This operation conveniently divides computer program functions into database related and otherwise. In general, database functions increase the number of nodes in a graph (although we may use database functions to delete nodes in a graph). In contrast to this, most data processing functions take in a large array of numbers (represented as nodes of a graph) and transform them into a smaller set of array, thus reducing the number of nodes in the graph. The underlying principle is that we represent the knowledge of an individual human being as a graph, which is the most one of the most fundamental and flexible constructs in mathematics.

Curiously and significantly, programming methodologies have been developed over the years along this line, ie. database functions or otherwise. While we cannot ascertain if this development was achieved by design or by accident, this might be an interesting hypothesis for further investigation.

Program Code and Configuration files as Graph Database Object

The most important application of the idea of database function for the purpose of learning a new programming language would be to treat the source code and configuration files of a project as database. This might sound counterintuitive for the learners, but I think the readers would be quickly convinced after looking at the following examples.

[ Table of Contents ]

saigon's People

Contributors

udexon avatar

Watchers

 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.