bowen-xu / PyNARS

MIT License
26 stars 8 forks source link

[Feature] Simple EventBuffer #95

Closed ccrock4t closed 5 months ago

ccrock4t commented 6 months ago

We need a simple event buffer, so as to derive procedural knowledge e.,g., $A \land B \Rightarrow C$

ccrock4t commented 6 months ago

Wait for #94

ccrock4t commented 5 months ago

The aim is to have the simplest version of EventBuffer done in 1-2 weeks, then improve on it