Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More complex examples/demos? #1

Open
runvnc opened this issue Dec 20, 2019 · 3 comments
Open

More complex examples/demos? #1

runvnc opened this issue Dec 20, 2019 · 3 comments

Comments

@runvnc
Copy link

runvnc commented Dec 20, 2019

This looks like it could be very powerful, but the examples given are trivial, which is great for showing how to use it, but begs the question, can it actually be effective in more involved applications?

@CarsonScott
Copy link
Owner

It's been successful at every scale that's been tested, although each time the inputs were generated arbitrarily. I'll look into some real-world data sets and put together a concrete example.

@runvnc
Copy link
Author

runvnc commented Dec 20, 2019 via email

@SwuduSusuwu
Copy link

SwuduSusuwu commented May 13, 2024

Released a work-in-progress (not much more than pseudocode/examples) of HSOM uses,
but slow to use huge databases to setup synapses, should have option to export synapses to disc (to reuse synapses).
If compatible licenses, can use Python 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?
https://github.com/CarsonScott/HSOM/blob/master/DOCUMENTATION.md has a instructions to load from json but not to backup synapses to json

LICENSE file not found ( https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository ): Does HSOM allow inclusion from projects with Apache 2 licenses?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants