Posted
about 17 years
ago
by
Bhavesh Sanghvi
I implemented an Image Editor to display the generated image. I needed that for View Clusters task. Found a good amount of help from Snippet 48 of SWT Snippets. Following is the snapshot of the workbench after opening the image file:
|
Posted
about 17 years
ago
by
Bhavesh Sanghvi
I implemented the View Clusters task for OpenBiomind-GUI. Following is the snapshot of the wizard:
|
Posted
about 17 years
ago
by
Bhavesh Sanghvi
I implemented the Clusterize task for OpenBiomind-GUI. Following is the snapshot of the wizard:
|
Posted
about 17 years
ago
by
Bhavesh Sanghvi
I implemented the ClusteringTransformer task for OpenBiomind-GUI. Following is the snapshot of the wizard:
|
Posted
about 17 years
ago
by
Bhavesh Sanghvi
I implemented the UtilityComputer task for OpenBiomind-GUI. Following is the snapshot of the wizard that I released in the 0.0.5.20080710-dev release.
|
Posted
about 17 years
ago
An article in Wired from a while back on Piotr Wozniak (no relation to Steve), a researcher of optimal memory and learning strategies, got me thinking about learning theory and memorization in the context of OpenCog. From the article (emphasis mine):
|
Posted
about 17 years
ago
by
Bhavesh Sanghvi
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.While using the workspace resources in Eclipse 3.4 RCP application, if you get the above message whenever you restart the workbench
|
Posted
about 17 years
ago
by
Bhavesh Sanghvi
Eclipse RCP 3.4 allows you to easily add menu commands. You just need to use the ID of an existing command as the command ID of the menu item. I used that extensively to create the File and Edit menus.File MenuEdit MenuFollowing is the code snippet
|
Posted
about 17 years
ago
Well, I’d noticed it’s been a while since we’ve had a post here and thought I’d rectify it with a brief note of what I’ve been up to. Posts of more substance are on their way I promise!
Recently we’ve been trying to play with some new mechanisms for the spread of Short Term Importance in [...]
|
Posted
about 17 years
ago
by
Bhavesh Sanghvi
I implemented the MetaTask task for OpenBiomind-GUI. Following is the snapshot of the wizard that I released in the 0.0.3.20080706-dev release.
|