the-aerospace-corporation / brainblocks

Practical Tool for Building ML Applications with HTM-Like Algorithms
GNU Affero General Public License v3.0
61 stars 13 forks source link

Using dpc.load() from a python script. #16

Closed rphilip-sonasoft closed 1 year ago

rphilip-sonasoft commented 2 years ago

Once the PatternClassifier is saved, it seems as though the load() function returns None. Is there something that I am missing?

gaolaowai commented 2 years ago

@rphilip-sonasoft , provide a snippet example. Then if we figure it out, we can create a pull request here.

gaolaowai commented 2 years ago

This resolves an issue where connections weren't really being saved and reloaded.

jacobeverist commented 1 year ago

Fixed in 7bd5d2b96847e790cfce30a5e7203c2c563c90d4

gaolaowai commented 1 year ago

whoop whoop!

@jacobeverist , hope you're keeping well. Cheers!