» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with research + Programming

MLOSS -- Machine Learning Open Source Software

Our goal is to support a community creating a comprehensive open source machine learning environment. Ultimately, open source machine learning software should be able to compete with existing commercial closed source solutions. To this end, it is not enough to bring existing and freshly developed toolboxes and algorithmic implementations to people's attention. More importantly the MLOSS platform will facilitate collaborations with the goal of creating a set of tools that work with one another. Far from requiring integration into a single package, we believe that this kind of interoperability can also be achieved in a collaborative manner, which is especially suited to open source software development practices.

opensource: del.icio.us tag/opensource

GUESS: The Graph Exploration System

Information Visualization tool; open source - download available. Note multiple versions (some in beta). Previously known as Zoomgraph. GUESS looks like it can handle modeling and re-presentation with some nifty interfaces. Probably handles data and words equally well, but this needs to be confirmed.

opensource: del.icio.us tag/opensource

The Collection of Computer Science Bibliographies

This is a collection of bibliographies of scientific literature in computer science from various sources, covering most aspects of computer science. The bibliographies are updated weekly from their original locations such that you'll always find the most recent versions here. The collection currently contains more than 2 millions of references (mostly to journal articles, conference papers and technical reports), clustered in about 1500 bibliographies, and consists of more than 2.3 GBytes (530MB gzipped) of BibTeX entries. More than 600 000 references contain crossreferences to citing or cited publications. More than 1 million of references contain URLs to an online version of the paper. Abstracts are available for more than 800 000 entries. There are more than 2000 links to other sites carrying bibliographic information.

bibtex: del.icio.us/tag/bibtex

repo.or.cz :: About the Mob Account

A branch to enable anonymous push to a repository you maintain.

git: del.icio.us tag/git

Inferno

Inferno® is a compact operating system designed for building distributed and networked systems on a wide variety of devices and platforms. With many advanced and unique features, Inferno puts an unrivalled set of tools into your hands. You can fetch it now as Free Software, on similar terms to Linux or xBSD.

plan9: del.icio.us/tag/plan9

Haar Cascades

Haar Cascade Sample Download (Zip)

opencv: del.icio.us/tag/opencv

Unifying events and threads

This project uses a language-based technique to unify two seemingly opposite programming models for building massively concurrent network services: the event-driven model and the multithreaded model. The result is a unified concurrency model providing both thread abstractions and event abstractions. We implemented the unified concurrency model in Haskell, a pure, lazy, functional programming language. Our implementation demonstrates how to use these techniques by building an application-level thread library with support for multiprocessing and asynchronous I/O mechanisms in Linux. The thread library is type-safe, is relatively simple to implement, and has good performance. Application-level threads are extremely lightweight (scaling to 10,000,000 threads!) and our scheduler, which is implemented as a modular and extensible event-driven system, outperforms NPTL in I/O benchmarks.

Haskell: del.icio.us tag/haskell

Page 1 | Next >>