Contributors
- Evolutionary Computation, IEEE Transactions on – new TOC
- Albert Orriols Homepage
- Ester Bernadó Homepage
- Evolutionary Intelligence (Online First™)
- Genetic Programming and Evolvable Machines
- Genetic Programming and Evolvable Machines (Online First™)
- Illinois Genetic Algorithms Lab
- MEDAL Blogging
- MIT Press Journals: Evolutionary Computation: Table of Contents
- Natural Computing (Online First™)
- núria macià antolínez » Research
- Pier Luca Lanzi Homepage
- Soft Computing – A Fusion of Foundations, Methodologies and Applications (Online First™)
- Xavier Llorà
Research Groups
LCS & GBML on Twitter- can machine learn? Machine learning http://t.co/UdhrgbMAp4 May 18, 2013
- can machine learn? Machine learning http://t.co/Ai1YDTF3zg May 18, 2013
- can machine learn? Machine learning http://t.co/zkB3pWSieT May 18, 2013
- can machine learn? Machine learning http://t.co/KUy2my0Ybh May 18, 2013
- Job opportunity: SDET to test Big Data Machine Learning A at Context Relevant - Greater Seattle Area #jobs http://t.co/cKn8lSwaQg May 18, 2013
- NASA lab gets BC company's quantum computer: The goal is to use quantum computing to advance machine learning ... http://t.co/LDwAdEMlG0 May 18, 2013
RSS Subscribers
- 11 readers
Activity Statistics
- Pages displayed : 58828
- Unique visitors : 24265
- Pages displayed in last 24 hours : 103
- Unique visitors in last 24 hours : 47
Category Archives: meandre
Meandre 2.0 Alpha Preview = Scala + MongoDB
A lot of water under the bridge has gone by since the first release of Meandre 1.4.X series. In January I went back to the drawing board and start sketching what was going to be 1.5.X series. The slide deck embedded above is a extended list of the thoughts during the process. As usual, I [...]
Related posts:
Soaring the Clouds with Meandre
You may find the slide deck and the abstract for the presentation we delivered today at the “Data-Intensive Research: how should we improve our ability to use data” workshop in Edinburgh. Abstract This talk will focus a highly scalable data intensive infrastructure being developed at the National Center for Supercomputing Application (NCSA) at the University [...]
Related posts:
Posted in cloud computing, Data-Intensive Computing, hadoop, meandre, Notes, Research, ZigZag
Comments Off
Fast REST API prototyping with Crochet and Scala
I just finished committing the last changes to Crochet and tagged version 0.1.4vcli now publicly available on GitHub (http://github.com/xllora/Crochet). Also feel free to visit the issues page in case you run into question/problems/bugs. Motivation Crochet is a light weight web framework oriented to rapid prototyping of REST APIs. If you are looking for a Rails [...]
Related posts:
Meandre is going Scala
After quite a bit of experimenting with different alternatives, Meandre is moving into Scala. Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. This is not a radical process, but a gradual one while I am starting to revisit the infrastructure for the next [...]
Related posts:
Temporary storage for Meandre’s distributed flow execution
Designing the distributed execution of a generic Meandre flow involves several moving pieces. One of those is the temporary storage required by the computing nodes (think of it as one node as one isolated component of a flow) to keep up with the data generated by a component, and also be able to replicate such [...]
Related posts:
Posted in Data-Intensive Computing, data-intensive flows, java, meandre, Notes, python, Software, storage, tokyo cabinet
Comments Off
Liquid: RDF endpoint for FluidDB
A while ago I wrote some thoughts about how to map RDF to and from FluidDB. There I explored how you could map RDF onto FluidDB, and how to get it back. That got me thinking about how to get a simple endpoint you could query for RDF. Imagine that you could pull FluidDB data [...]
Related posts:
Posted in cloud computing, Data-Intensive Computing, FluidDB, meandre, Notes, RDF, Software, sparql, storage
Comments Off
From Galapagos to Twitter: Darwin, Natural Selection, and Web 2.0
Yesterday I was visiting Monmouth College to participate on the Darwinpalooza which commemorates the 200th anniversary of Charles Darwin’s birth and the 150th anniversary of the publication of On the Origin of Species. After scratching my head about about what to present, I came out with quite a mix. You will find the abstract of [...]
Related posts:
Posted in Charles Darwin, DISCUS, Genetic algorithms, human-based genetic algorithms, interactive genetic algorithms, meandre, Presentations
Comments Off
Liquid: RDF meandering in FluidDB
Meandre (NCSA pushed data-intensive computing infrastructure) relies on RDF to describe components, flows, locations and repositories. RDF has become the central piece that makes possible Meandre’s flexibility and reusability. However, one piece still remains largely sketchy and still has no clear optimal solution: How can we facilitate to anybody sharing, publishing and annotating flows, components, [...]
Related posts:
Posted in cloud computing, Data-Intensive Computing, FluidDB, meandre, Notes, RDF, Research, Social Networks, Software, storage
Comments Off