Support OpenCog
-
Recent Posts
Activity
-
RT @dhart: OpenCog Foundation accepted for Google Summer of Code 2012 https://t.co/x0dulUrD #GSOC #OpenCog— March 17th via Twitter
-
RT @ferrouswheel: On that note, the HK @opencog project is looking for developers: http://t.co/tAxsT5yD— October 22nd via Twitter
-
RT @ferrouswheel: Amused to find out people are making predictions about whether @opencog will reach v1.0 in Dec 2012.— October 22nd via Twitter
-
Videos of what we've been working on http://t.co/qATDqQR— August 4th via Twitter
-
— May 29th via Youtube
-
OpenCog Recap for May 2011: http://blog.opencog.org/2011/05/20/opencog-recap-may-2011/ #ai #machinelearning— May 20th via Twitter
-
OpenCog now has Python bindings thanks to @ferrouswheel http://wiki.opencog.org/w/Python— May 16th via Twitter
-
Recent Comments
- Linas Vepstas on Genetic Crossover in MOSES
- Nil Geisweiller on Genetic Crossover in MOSES
- chhean on Tuning Metalearning in MOSES
- Rob on Determining word senses from grammatical usage
- J P on Tuning Metalearning in MOSES
Archives
Categories
Meta
Category Archives: Development
Tuning Metalearning in MOSES
I’ve been studying MOSES recently, with an eye towards performance tuning it. Turns out optimization algorithms don’t always behave the way you think they do, and certainly not the way you want them to.
Given a table of values, MOSES …
Posted in Design, Development, Documentation, Theory
Tagged Learning, MachineLearning, MOSES
2 Comments
Preview of a virtual learning environment
It’s been a while since the last update, but be assured we’ve been very busy working away on the embodiment code and developing our virtual learning environment. With AGI-11 now in progress at the Googleplex, we’ve put together a …
OpenCog Recap – March to May 2011
Wow – it’s been while since the last OpenCog Recap. I think it’s time to rectify that, as there’s been a lot happening since then!
In early April, Ben visited Hong Kong to give guidance to the long-term plan for …
DeSTIN vision development
Late in 2010 a working group was formed to turn the research code for DeSTIN, originally implement and developed by Tom Karnowski as part of his PhD, into a quality open source project.
There have been a number of contributors …
OpenCog Hong Kong Project
I thought I should write a post to let everyone know where we are at
with the Hong Kong AI project.
We’ve got ourselves established in the M-Lab currently, although Gino may want to relocate us to the School of Design …
PLN forward chainer
I (Jared Wigmore aka JaredW) have recently implemented a general forward chainer for PLN. (See Forward and Backward chaining on Wikipedia). Joel had previously implemented a prototype forward chainer, but it only supported deduction. PLN has a wide variety …
OpenCog OSX Support
Due to a recent contract involving development on OSX (unrelated to OpenCog unfortunately), I now have a MacBook Pro. Since we often have people attempting to get OpenCog building on OSX, with various levels of success, I decided to …
OpenCog REST support (and web UI)
OpenCog now has a REST interface that is loaded and runs on port 17034 by default. It has only recently been completed to a functional level where clients can:
make POST requests to create a new atom.
make POST requests to …
Posted in Development
Leave a comment
Improvements to virtual world based NLP functionality
Here is an update on some recent OpenCog work that may be relevant to some of you…
(Email samir@vettalabs.com if you have detailed questions)
The main update is that the “virtual pet QA system” now answers questions regarding many more spatial …
Posted in Development
Leave a comment