"Tinycog on a Pi" (wannabe)project

  • 7 Replies
  • 1858 Views
*

Zero

  • Eve
  • ***********
  • 1287
"Tinycog on a Pi" (wannabe)project
« on: December 11, 2019, 07:22:19 pm »
Heard of Tinycog? Tiny is pretty, right? Tinycog's like Opencog, but more pretty-tiny-kawaiiii.

I already own a Makeblock Starter kit (btw, don't buy one, doc is nowhere and support is shit). I'll buy a xmas Raspberry Pi3 B+ (I don't like the new Pi4), connect it to the bot, install Tinycog and try to make it run.

If I do it, I'll give you news right in this thread.

*

WriterOfMinds

  • Trusty Member
  • ********
  • Replicant
  • *
  • 606
    • WriterOfMinds Blog
Re: "Tinycog on a Pi" (wannabe)project
« Reply #1 on: December 11, 2019, 08:56:27 pm »
I'm interested in Cog but haven't had time to study it, so I will be happy for any vicarious pickup of how it works.

*

ivan.moony

  • Trusty Member
  • ************
  • Bishop
  • *
  • 1723
    • mind-child
Re: "Tinycog on a Pi" (wannabe)project
« Reply #2 on: December 12, 2019, 10:53:10 am »
A short OpenCog resume

I had a look at OpenCog documentation, and talked to authors about it. Here is what I concluded: OpenCog is a set of tools for crunching data related to AI. It is partially programmed in Scheme (a flavor of Lisp), Python, and C/C++.

Reasoning tool:
At the heart of OpenCog there is Atomspace, a custom hypergraph database for manipulating basic concepts. To manipulate atoms, there exists URE (Unified Rule Engine - that actually behaves analogously to natural deduction system or Hilbert calculus). URE is an inference engine that supports forward and backward chaining using custom rules. On top of URE there is defined PLN (Probabilistic Logic Network), which is a flavor of classical logic that operates on analogical probability values instead of crisp true/false pair. PLN is mostly defined in URE, while for performance reasons, some parts are defined in some of lower level languages (Scheme/Python/C/C++).

And there is lispish Atomese which may be considered as an input language for performing logical reasoning in OpenCog. Input problems written in Atomese take a form of lispish expressions containing predicates, logical operators, probability values, lambda expressions, or other concepts that include interfacing other parts of OpenCog.

Other tools:
  • text corpora analytics (RelEx)
  • machine learning (MOSES)
  • machine psychology definition (OpenPsi)
  • sound and vision tools (not completely sure about this, but It should be there somewhere)
  • a bunch of other tools...
« Last Edit: December 12, 2019, 12:53:19 pm by ivan.moony »

*

Zero

  • Eve
  • ***********
  • 1287
Re: "Tinycog on a Pi" (wannabe)project
« Reply #3 on: December 12, 2019, 02:34:58 pm »
The Atomspace reminds me of the Consnet, but it's less radical and more efficient than the Consnet.

One interesting aspect is the query system, which works both ways:
Quote
Just like ordinary databases, a a single query can find all matching graphs. Unlike others, this can be run in reverse: a single graph can be used to find all queries that would have matched it. Reverse queries are extremely common in chatbot systems, where one must fish out a limited set of rules from out of a big sea of possibilities. We believe that (as of this writing) that there is no other general-purpose database system out there that supports reverse queries.

https://github.com/opencog/atomspace
https://wiki.opencog.org/w/Atom_types

*

goaty

  • Trusty Member
  • ********
  • Replicant
  • *
  • 552
Re: "Tinycog on a Pi" (wannabe)project
« Reply #4 on: December 13, 2019, 11:57:02 am »
If the "robo-brain" runs on an Arduino that is a really cool thing to have,  im following suit myself,   wanting extreme hardware for the computation is terrible when putting together the final product, if its possibly avoidable its a very good thing.    Makes tight optimization a necessity, and its more of a marvel if the robot was quite good anyway.  Also,  if it runs on an old computer, excellent, would make ppl laugh too.    Also, if it were to be miniaturized to the size of a nanobot, anything more than an Arduino would be too complex to miniaturize. :)

.


.

*

Zero

  • Eve
  • ***********
  • 1287
Re: "Tinycog on a Pi" (wannabe)project
« Reply #5 on: December 16, 2019, 10:03:32 am »
Bad news here, this "thing on a Pi" won't happen.

But this is because of a good news: I have a brand new laptop! A real one I mean, 16Gb Ram, 512Gb SSD... compared to my old 1Gb/32Gb 13" (where right arrow key was missing), it's Las Vegas now. Do you realize how much your keyboard's right arrow is important? Une seule touche vous manque, et tout le clavier est dépeuplé...

I'm still studying Opencog, which can be a great source of inspiration.

*

goaty

  • Trusty Member
  • ********
  • Replicant
  • *
  • 552
Re: "Tinycog on a Pi" (wannabe)project
« Reply #6 on: December 17, 2019, 09:24:55 am »
I can code voice recognition on qbasic,   its true you can.

*

Zero

  • Eve
  • ***********
  • 1287
Re: "Tinycog on a Pi" (wannabe)project
« Reply #7 on: December 17, 2019, 02:26:23 pm »
I believe that.
When I was kid, I was disappointed not to find an "edit" command in Locomotive Basic, which would allow self-modifying programs...

 


OpenAI Speech-to-Speech Reasoning Demo
by ivan.moony (AI News )
Today at 01:31:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am
Nvidia Hype
by 8pla.net (AI News )
December 06, 2023, 10:04:52 pm
How will the OpenAI CEO being Fired affect ChatGPT?
by 8pla.net (AI News )
December 06, 2023, 09:54:25 pm
Independent AI sovereignties
by WriterOfMinds (AI News )
November 08, 2023, 04:51:21 am
LLaMA2 Meta's chatbot released
by 8pla.net (AI News )
October 18, 2023, 11:41:21 pm

Users Online

317 Guests, 0 Users

Most Online Today: 343. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles