The "Python Machine Learning (3rd edition)" book code repository
Python Machine Learning 3rd Ed. repository contains the complete source code that accompanies the book Python Machine Learning by Sebastian Raschka and collaborators. The project provides implementations of machine learning algorithms and data science workflows described in the book, enabling readers to experiment with real code while studying theoretical concepts.
SOA infrastracture initially developed by NICT Language Grid Project
...[SOFTWARE] is one of:
* Service Grid Server Software (http://langrid.org/oss-project/en/service_grid.html)
* Language Service Development Libraries (http://langrid.org/oss-project/en/language_service.html)
* Language Grid Toolbox (http://langrid.org/oss-project/en/toolbox.html)
If you publish a paper by using the software of this project, please cite the following book.
* Toru Ishida Ed. The Language Grid: Service-Oriented Collective Intelligence for Laguage Resource Interoperability. Springer, 2011. ISBN 978-3-642-21177-5.
Alife research platform to study the evolvability of different assembly-like computer languages. It's similar to Tierra and Avida but it's designed to be more general.
Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra