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
- Stephen Paul King on Why Hypergraphs?
- Stephen Paul King on Why Hypergraphs?
- King Yin Yan on Why Hypergraphs?
- Stephen KIng on Why Hypergraphs?
- roschler on Why Hypergraphs?
Archives
- March 2013
- July 2012
- March 2012
- February 2012
- August 2011
- May 2011
- February 2011
- December 2010
- September 2010
- August 2010
- February 2010
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
Categories
Meta
Author Archives: Joel Pitt
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 …
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
An Update
Time that we post a status update!
OpenCog has been a little more quiet than usual over the last couple of months. The developers list is still sporadically active, but some of the main developers are having to spend time …
Posted in Development
Leave a comment
Visualizing PLN inference
Recently Jared Wigmore, a student of Waikato University, New Zealand, created a tool for visualizing PLN as part of a visualisation project.
In my opinion, the BIT visualiser shows great promise as a tool for understanding the complexities of BIT …
GSoC 2009 project list
The decision process for the 2009 GSoC projects has been completed. You can read Ben’s announcement on the opencog-soc Google group.
The accepted projects are:
Joel Lehman – Extending MOSES to evolve Recurrent Neural Networks
David Kilgore – Python Interfaces For OpenCog …
Posted in Development
1 Comment
OpenCog at KiwiFoo
I’m currently at the tail end of KiwiFoo, a version of O’Reilly’s Foocamp in New Zealand. I hosted a talk about OpenCog which, as inevitably happens, turned into some interesting philosophical discussions about learning vs. memory.
I was also interviewed …
Posted in Events
Leave a comment
Visualization with UbiGraph
Jared Wigmore has just finished implementing a prototype connection to the Ubigraph dynamic visualisation tool. It’s really neat! Currently available only in his personal bzr branch ( lp:~jared-wigmore/opencog/misc ), but it should be pushed to staging eventually.
This follows on …
Posted in Development
Leave a comment
OpenCog tutorial sessions
A few weeks back Ben announced he’d be running IRC tutorial sessions on OpenCogPrime. Last night was the second tutorial, and was on the topic of knowledge representation – introducing people to the basic concepts of the AtomSpace, such …