Skip to content

zackarydunivin/new_alife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alife

This repository contains the codebase of the current (as of Summer 2015) group of students in the Reed Artificial Life Lab, organized as a python package. It is intended to be well-organized and well documented so that future members of the group can run, edit, and contribute new code, and so that others can reproduce our results. At the core of this codebase is a large, curated database, containing patent text and metadata (roughly 200GB). Where possible, we have attempted to abstract the code to be useful on arbitrary datasets, e.g. separating database access from algorithms. See /alife/traits/gpe.py for an example of this.

historical context

The repository contains refactored versions of code written primarily by Drew Blount (data-processing pipeline, tf-idf, the ever-present 'parallelMap' and its variants), but also Andy Buchanan (the parser) and possibly others. It reflects collaborative efforts with Mark Bedau, Drew Blount, Zackary Dunivin, Alex Ledger, Aaron Ramcharan, and Norman Packard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages