Rober-t / apxr_run

A topology and parameter evolving universal learning network.
Apache License 2.0
18 stars 3 forks source link

Slow to use huge databases to setup synapses, should have option to export synapses to disc (to reuse this) #5

Open SwuduSusuwu opened 2 months ago

SwuduSusuwu commented 2 months ago

As both projects use Apache 2 licenses, can use Erlang functions from C/C++ (see ClassCns.cxx), but for lots of applications (such as https://github.com/SwuduSusuwu/SubStack/tree/trunk/cxx/ClassCns.cxx-based VirusAnalysis.cxx and ConversationCns.cxx) the clients do not have enough resources to load the databases (yet alone setup the synapses,) but have enough resources to import synapses to use this. Can you backup synapses to SQLite, csv, or some other storages for future uses?