Skip to content

Commit f40d571

Browse files
committed
dnn architecture and neural basics
1 parent fc799f0 commit f40d571

File tree

11 files changed

+56
-10
lines changed

11 files changed

+56
-10
lines changed

journals/2019_12_01.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [historical writing](https://cyb.ai/oracle/ask/QmceNpj6HfS81PcCaQXrFMQf7LR5FTLkdG9sbSRNy3UXoZ) on [[cyber]] from thc era

journals/2024_08_10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
- idea of [[cybergraph mining]] in [[cyb]]
22
- [[syntropy]]: [[key metabolic factor]]
3-
- [[main loop]]
3+
- [[main loop]]
4+
- [[distributed neural network]] architecture

pages/brain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tags:: page
33

44
- graph file manager
55
- addressed to close [[main loop]]
6-
- and as pain with all file managers
6+
- and to treat pain with all file managers
77
- core [[aip]] of [[cyb]]
88
- features::
99
- [[offline mode]] first

pages/concepts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tags:: cyber
44
- [[neuron]]: universal model for the [[observer]]
55
- [[particle]]: fundamental unit of [[information]]
66
- [[cyberlink]]: fundamental unit of [[knowledge]] and [[learning]]
7+
- [[neural]]: language for semantic freedom for [[neurons]]
78
- [[cybergraph]]: essential data structure for [[collective memory]]
89
- [[relevance machine]]: virtual machine for [[collective intelligence]]
910
- [[superintelligence]]: key challenge of humanity

pages/distributed neural network.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1+
alias:: dnn
2+
13
- TODO make visualization of [[soft3]] architecture
4+
- here we present new architecture of distributed neural network
5+
- layers
6+
- input: [[ask]]
7+
- [[cyb/soul]]: define default processing rules for processing
8+
- [[will]] regulated by [[$V]]: limits [[cybergraph]] [[bandwidth]]
9+
- [[neural]]: expressive semantic language for [[cybergraph]]
10+
- [[attention]] regulated by [[$A]]: affects probabilities of [[random walk]]
11+
- [[random walk]] measurements: get probabilities on [[nodes]]
12+
- [[standard inference]]: compute on gpu [[truthful]] order of particles in [[context]]
13+
- [[dynamic names]]: ability to map static names to js and wasm code
14+
- [[cyber-cw]] set of [[semantic cosmwasm]] [[progs]] for [[learning]] during execution
15+
- processing ordered list of [[particles]] by [[llm]]: local or cloud
16+
- [[motivation]] driven by [[$O]]: allow to cover cost base of learning through [[learning rewards]]
17+
- output: [[answer]]
18+
- that is what chatgpt gave me to a query of creating diagram of proposed architecture
19+
- ![dnn by openai](https://emerald-raw-leopon-384.mypinata.cloud/ipfs/QmW2VPk3K1AeiUc52gcFqFktTPrxxoKKZqjwG9QsWmVbSZ)
20+
- hopefully proposed architecture will be able to demonstrate better results
221
- related reading
322
- [[knowledge graphs and llms]]
423
- discover all [[concepts]]

pages/list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tags:: page
55
- spark of particle
66
- creator
77
- time
8+
- [[xp]]
89
- size
9-
- rank
10+
- [[cyberank]]
1011
- table must be sortable by any field

pages/neural.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
alias:: neural language
1+
alias:: neural language, .nl
22

33
- powerful semantic language for [[neurons]] using [[cybergraph]]
4-
-
4+
- neural is young language which works as semantic extension over [[cybergraph]]
5+
- its likely you cant compare neural with anything you met in computer science
6+
- neural is designed as convergent successor for both formal and natural languages
7+
- [[semantic core]] is dynamic
8+
- current core defined by [[bostrom]]
9+
- top [[particles]] by rank
10+
- explore semantic core at [cyb.ai/particles](https://cyb.ai/particles)
11+
- [[patterns]]
12+
- [[semcon]]: semantic agreements, aka erc for [[cybergraph]]
13+
- [[sentence]]: ordered instruction set of [[cyberlinks]]
14+
- [[motif]]: geometric expressions of meanings
15+
- can be used from
16+
- [[ts]]
17+
- TODO [[rune]]
18+
- TODO [[rust]]

pages/semantic conventions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- tweet
2+
- follow
3+
- cyberlink as particle

pages/semcon.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
alias:: semantic convention
2+
3+
- short from semantic convention
4+
- mutual agreement of [[neurons]] to use exactly the same particles to structure their thought
5+
- powerful tool to program semantics of [[cybergraph]]
6+
-
7+
- list of adopted [[semantic conventions]]

pages/soft3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ alias:: soft3 stack
66
- components
77
- [[cybergraph]]
88
- [[relevance machine]]
9-
- [[neural language]]:
9+
- [[neural language]]
1010
- [[bootloader]]
1111
- [[learning incentives]] based on [[yuma]]
1212
- [[cyb]] the interface

pages/syntropy.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ alias:: negentropy
88
- [[space pussy]]: [spacepussy.ai/oracle/stats](https://spacepussy.ai/oracle/stats)
99
-
1010
- concept that emerges from different fields of science and mathematics, often contrasted with entropy
11-
- while entropy is associated with
12-
- disorder, randomness, and the tendency of systems
13-
- to move towards thermodynamic equilibrium
14-
- syntropy is linked to the opposite—order, complexity
11+
- while entropy is associated with disorder, randomness
12+
- and the tendency of systems to move towards thermodynamic equilibrium
13+
- syntropy is linked to the opposite—order, complexity
1514
- and the tendency of systems to move towards [[organization]] and [[coherence]]
1615
- scientific perspectives
1716
- thermodynamics

0 commit comments

Comments
 (0)