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
Monthly Archives: February 2010
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