AdamF92 commited on
Commit
361daa7
·
verified ·
1 Parent(s): 11e816a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -7,4 +7,10 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # Reactive AI Page
11
+ Working on our own idea of Reactive Neural Networks (RxNN) - special kind of memory-augmented neural networks, that keeps state/memory between interactions/sequences instead of between tokens/elements in sequence and provides reactive communication patterns.
12
+
13
+ More info soon
14
+
15
+ ## RxNN Platform
16
+ We are working on complete Reactive Neural Networks development framework - [RxNN github](https://github.com/RxAI-dev/RxNN)