OpenCog – Open Source Artificial Intelligence Framework
1–10 of 11 posts
Re: OpenCog – Open Source Artificial Intelligence Framework
#2Re: OpenCog – Open Source Artificial Intelligence Framework
#3Re: OpenCog – Open Source Artificial Intelligence Framework
#4Besides which, the scientific approach mainly seems to be just throwing together a whole bunch of sorta-kinda cognitive and perceptual algorithms with a unified knowledge base, and hoping something happens.
Re: OpenCog – Open Source Artificial Intelligence Framework
#5I tried compiling it last summer, and couldn't even get to the point of showing the dog model. The instructions for building and demoing really need some major updating. Besides which, the scientific approach mainly seems to be just throwing together a whole bunch of sorta-kinda cognitive and perceptual algorithms with a unified knowledge base, and hoping something happens.
Re: OpenCog – Open Source Artificial Intelligence Framework
#6I tried compiling it last summer, and couldn't even get to the point of showing the dog model. The instructions for building and demoing really need some major updating. Besides which, the scientific approach mainly seems to be just throwing together a whole bunch of sorta-kinda cognitive and perceptual algorithms with a unified knowledge base, and hoping something happens.
Re: OpenCog – Open Source Artificial Intelligence Framework
#7Re: OpenCog – Open Source Artificial Intelligence Framework
#8I tried compiling it last summer, and couldn't even get to the point of showing the dog model. The instructions for building and demoing really need some major updating. Besides which, the scientific approach mainly seems to be just throwing together a whole bunch of sorta-kinda cognitive and perceptual algorithms with a unified knowledge base, and hoping something happens.
Last time I looked at it the Atom space db was single threaded and a nightmare to change to be non blocking. We tried.
Re: OpenCog – Open Source Artificial Intelligence Framework
#9The project has really great ideas,the implementation tho is a mess. Like ubercode5 mentioned, C++ doesn't help their case. I think they really should bring it down to a very high language. Performance be damned. Just get it working first then optimize. Python/Lua will attract a lot of people. They can write the really CPU resource code in C and wrap em.
Re: OpenCog – Open Source Artificial Intelligence Framework
#10I tried compiling it last summer, and couldn't even get to the point of showing the dog model. The instructions for building and demoing really need some major updating. Besides which, the scientific approach mainly seems to be just throwing together a whole bunch of sorta-kinda cognitive and perceptual algorithms with a unified knowledge base, and hoping something happens.
Regarding the instructions for building and compiling OpenCog, it's a lot easier now than last summer. Try the Dockerfile, for example ... https://github.com/opencog/opencog/blob/master/Dockerfile