# $ echo "$d_txted" "'""$d_Qndfs""MindCode/0_MindCode notes.txt""'" | xargs -0 sh -c & # www.BillHowell.ca 26Feb2020 initial - did I lose the original file? # To search for variables : # $ mvar="fireStdL" # $ find "$d_PROJECTS""Qnial/MY_NDFS/MindCode" -type f -name "*.ndf" | tr \\n \\0 | xargs -0 -ILINE grep --with-filename "$mvar" LINE # # operators : # $ find "$d_PROJECTS""Qnial/MY_NDFS/MindCode" -type f -name "*.ndf" | tr \\n \\0 | xargs -0 -ILINE grep --with-filename "^#]" LINE | grep --invert-match 'z_Archive' "$d_temp""5_MindCode globals temp.txt" | grep --invert-match 'z_Old' | sed 's/.*#]//' # *************************************************** ********** 25May2020 symbols - data vs operators see ""MindCode/code develop/symbols - data vs operators notes.txt"" ********** 15May2020 from ToDos : Current work : create a system to handle "formulae" see "MindCode/code develop/symbols - data vs operators notes.txt" big issue - Robert Hecht-Nielson, Asim Roy ************* 28Feb2020 [Split, tiny clean-up] of "The MindCode Manifesto" It is much easier to work with a number of sub-documents, rather than endlessly wander around a big one. Table of Contents Summary 1 Introduction - Conceptual pseudo-basis for MindCode 8 MindCode components 11 [Neurological, biological] basis for epiDNA coding 13 Historical [DNA, Protein, Evolutionary Computing, ANN] hybrid basis for epiDNA-NNs 16 MindCode - arbitrary selections from "Multiple Conflicting Hypothesis" 18 Assumed "rules of the game" 21 Static epiDNA-neuron coding [architecture, data, functions, processes, operating systems, conciousness, behaviours, personalities] 23 Static epiDNA-NN coding of [architecture, data, functions, processes, operating systems, conciousness, behaviours, personalities] 30 Static MindCode coding of [architecture, data, functions, processes, operating systems, conciousness, behaviours, personalities] 32 Dynamic epiDNA-NN coding of [architecture, data, functions, processes, operating systems, conciousness, behaviours, personalities] 34 Ontogeny 36 Specialized epiDNA-NNs for MindCode 37 Hybrids of [algorithms, conventional computing, ANNs, MindCode] 39 Questions, not answers 40 ­ # enddoc