boris-kz / CogAlg

This project is a Computer Vision implementation of general hierarchical pattern discovery principles introduced in README
http://www.cognitivealgorithm.info
MIT License
91 stars 41 forks source link

A few minor spelling suggestions #38

Closed standardgalactic closed 3 years ago

standardgalactic commented 3 years ago

Not sure if all of these are correct. Mostly I added a few articles like "a" and "the" and gave a few suggestions on alternate wording.

boris-kz commented 3 years ago

Thanks for taking your time! What do you think about the idea?

standardgalactic commented 3 years ago

Loved the article. Read some of the old Google knols associated with it, and am reading A Philosophical Treatise of Universal Induction, which I saw mentioned somewhere.

I am going to look through the Python and Julia code, too, eventually.

boris-kz commented 3 years ago

Thanks! We don't have any Julia code at the moment and plan to stick with Python for as long as possible. Let me know if you want to talk about it.

boris-kz commented 3 years ago

Philosophical Treatise of Universal Induction is not directly relevant, I cite it to underscore the difference: primary search should be over the inputs, not over operations to process them.

lasred commented 3 years ago

@Mechachleopteryx

long time ago but in response to 'I am going to look through the Python and Julia code, too, eventually.', did you ever take a look over the code?