I want to thank you for your help; without it I'd really be stuck right 
now!  Maybe I can contribute an example to the example folder once I have 
my module completed.  I'm trying to turn human game players into Mind 
Agents of sorts.  Working on hacking something workable for a minimum 
viable product for a service I'm trying to provide as a commercial 
application of OpenCog ...right now something very hacky and minimal will 
suffice to work as something from which to get first customers and then 
some investment so that then I have some resources to contribute as much as 
possible to OpenCog and to bend its capabilities a bit in the direction of 
my interest: Collective General Intelligence.  Does that make sense?  I'd 
greatly value your perspective!   

Johannes

On Wednesday, December 12, 2018 at 5:49:47 AM UTC, Nil wrote:
>
> On 12/11/18 8:37 PM, Johannes Castner wrote: 
> > What I’d like to do is just find the last value; I won’t know what the 
> value is so searching for a number isn’t what I need but rather I need to 
> search for a user (by name or ID) and then get her current score and 
> subtract or add something to it, according to some user behavior. Ideally 
> I’d have a function update_score(user, number), which gets the last score 
> and then adds or subtracts or multiplied or divides that score by the 
> supplied number.  Does that make sense? 
>
> If all you need is the last value then, for now, I would recommend to 
> attach a Value (cog-set-value!, etc) to your user id, as I initially 
> presented. 
>
> Nil 
>

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/c01e0e4b-d02f-4ab3-bb04-f64755335992%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to