| | RE: Mindstorms/reinforcement learning Luis Villa
| | | Please let the rest of us know as well, Ralph- I'm very interested in any type of AI stuff on the Mindstorms. As a "quick" note, our projects (using something called Q learning if anyone out there knows the terminology) involve doing roughly (...) (25 years ago, 13-Oct-99, to lugnet.robotics)
| | | | | | | | RE: Mindstorms/reinforcement learning Ralph Hempel
| | | | | (...) Declaring variables (almost any number of them) in pbFORTH is like this: VARIABLE FOO Fetching and storing is like this: 23 FOO ! ( this stores the value ) FOO @ ( this fetches the value ) Values are 16 bit integers - 32 bit doubles use a (...) (25 years ago, 13-Oct-99, to lugnet.robotics, lugnet.robotics.rcx.pbforth)
| | | | | | |