opencog / rocca

Rational OpenCog Controlled Agent (ROCCA). Use OpenCog to control a rational agent in OpenAI Gym and Malmo environments.
GNU Affero General Public License v3.0
30 stars 18 forks source link

Make SLink related functions iterative to avoid stack overflow. #21

Closed jadeoneill closed 3 years ago

jadeoneill commented 3 years ago

@ngeiswei I improved the time-related functions.

ngeiswei commented 3 years ago

Thanks @jadeoneill