Mindtoeye
Martin is a scientist, sculptor, researcher, coder, and writer. His work includes: neurosurgery simulations, language technologies, AI and virtual humans.
Pinned Repositories
Hoop
Open source text mining and machine learning environment
installing-git
💻 How to install Git
Ipsum
knossys-accordion-propertysheet
A property sheet component allowing multiple vertical sheets to be stacked together
knossys-data-components
A set of UI components specifically designed for data visualization
knossys-data-connector
A local driver that can monitor the local filesystem for input files. Will automatically upload into a structured dataset in a database
knossys-data-portal
A driver that intergrates into the Knossys runtime system and runs locally on a user's machine so that they can direcrtly import files
knossys-db-serialization
A middleware layer in Java that abstracts away database tables and database operations.
knossys-proscenium
A web based window manager and user interface toolkit for cloud based applications
Strands
A reference implementation and drydock test environment for the Strands algorithm.
Mindtoeye's Repositories
Mindtoeye/knossys-proscenium
A web based window manager and user interface toolkit for cloud based applications
Mindtoeye/Hoop
Open source text mining and machine learning environment
Mindtoeye/installing-git
💻 How to install Git
Mindtoeye/Ipsum
Mindtoeye/knossys-accordion-propertysheet
A property sheet component allowing multiple vertical sheets to be stacked together
Mindtoeye/knossys-data-components
A set of UI components specifically designed for data visualization
Mindtoeye/knossys-data-connector
A local driver that can monitor the local filesystem for input files. Will automatically upload into a structured dataset in a database
Mindtoeye/knossys-data-portal
A driver that intergrates into the Knossys runtime system and runs locally on a user's machine so that they can direcrtly import files
Mindtoeye/knossys-db-serialization
A middleware layer in Java that abstracts away database tables and database operations.
Mindtoeye/Strands
A reference implementation and drydock test environment for the Strands algorithm.
Mindtoeye/knossys-diagram-canvas
A drydock and library for a workflow diagram editor. It is a generic canvas used primarily the Knossys analysis pipeline editor
Mindtoeye/knossys-file-explorer
A file manager component for the Knossys system, allowing users to see a file-system-like view of their cloud data
Mindtoeye/knossys-js-algorithm
A drydock to test and develop algorithms in Javascript
Mindtoeye/knossys-ml-process-manager
A drydock and library containing a process management framework for a server based distributed machine learning system
Mindtoeye/knossys-node
This codebase represents a coordinating network node in the Knossys cloud infrastructure
Mindtoeye/knossys-pipeline-test
A drydock and experiment space to test, develop and verify the pipeline code built on top of the threading/taskmanager code and the db serialization code
Mindtoeye/knossys-popup-toolbar
A test and development drydock for the toolbar ribbon with popup menus
Mindtoeye/knossys-react-drydock
The template drydock we use to create new test and development environment for react libraries and components
Mindtoeye/knossys-taskbar
A Drydock to test and develop a taskbar component that will be going into Proscenium
Mindtoeye/knossys-threading-test
A drydock to work out the threading model used for the Knossys task manager and its modules
Mindtoeye/knossys-ui
Mindtoeye/knossys-ui-core
The basic set of theme controls, widgets and basic components we will be using everywhere else
Mindtoeye/knossys-ui-networking
Abstract glue code used by the low-level Knossys UI code to create an easy to develop set of remotely drivable components
Mindtoeye/knossys-virtual-desktop
A drydock to test and develop the desktop canvas part, which will be fitted into Proscenium's window manager
Mindtoeye/knossys-window-manager
A Drydock to test and develop the window manager that will be going into Proscenium