paper-with-me

Papers

A Model for Auto-Programming for General Purposes

2018-10-12 · Juyang Weng

The Universal Turing Machine (TM) is a model for VonNeumann computers --- general-purpose computers. A human brain can inside-skull-automatically learn a universal TM so that he acts as a general-purpose computer and writes a computer program for any practical purposes. It is unknown whether a machine can accomplish the same. This theoretical work shows how the Developmental Network (DN) can accomplish this. Unlike a traditional TM, the TM learned by DN is a super TM --- Grounded, Emergent, Natural, Incremental, Skulled, Attentive, Motivated, and Abstractive (GENISAMA). A DN is free of any central controller (e.g., Master Map, convolution, or error back-propagation). Its learning from a teacher TM is one transition observation at a time, immediate, and error-free until all its neurons have been initialized by early observed teacher transitions. From that point on, the DN is no longer error-free but is always optimal at every time instance in the sense of maximal likelihood, conditioned on its limited computational resources and the learning experience. This letter also extends the Church-Turing thesis to automatic programming for general purposes and sketchily proved it.

📄 PDF Abstract BibTeX arXiv:1810.05764

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Conscious Intelligence Requires Lifelong Autonomous Programming For General Purposes

2020-06-30

Universal Turing Machines [29, 10, 18] are well known in computer science but they are about manual programming for general purposes. Although human children perform conscious learning (i.e., learning while being conscio…

Natural Language Understanding

The Calysto Scheme Project

2023-10-16 · Douglas S. Blank, James B. Marshall

Calysto Scheme is written in Scheme in Continuation-Passing Style, and converted through a series of correctness-preserving program transformations into Python. It has support for standard Scheme functionality, including…

CSEPrompts: A Benchmark of Introductory Computer Science Prompts

2024-04-03 · Nishat Raihan, Dhiman Goswami, Sadiya Sayara Chowdhury Puspo, Christian Newman 외

Recent advances in AI, machine learning, and NLP have led to the development of a new generation of Large Language Models (LLMs) that are trained on massive amounts of data and often have trillions of parameters. Commerc…

Multiple-choice

EJS, JIL Server, and LabVIEW: An Architecture for Rapid Development of Remote Labs

2024-02-09 · Jesús Chacón, Hector Vargas, Gonzalo Farias, Jose Sánchez 외

Designing and developing web-enabled remote laboratories for pedagogical purposes is not an easy task. Often, developers (generally, educators who know the subjects they teach but lack of the technical and programming sk…

Unifying AI Algorithms with Probabilistic Programming using Implicitly Defined Representations

2021-10-05 · Avi Pfeffer, Michael Harradon, Joseph Campolongo, Sanja Cvijic

We introduce Scruff, a new framework for developing AI systems using probabilistic programming. Scruff enables a variety of representations to be included, such as code with stochastic choices, neural networks, different…

Probabilistic Programming