cmaclell / concept_formation

Python implementations of TRESTLE, COBWEB/3, and COBWEB
MIT License
61 stars 18 forks source link

explore impact of tuples not caching their hash #68

Open cmaclell opened 5 years ago

cmaclell commented 5 years ago

might try monkey patching to add hash caching to tuples just to see if there is any value