Re: Bio.NeuralNetwork question and updates on 'testseq.'
Peter Cock <[email protected]> Wed, 7 Jun 2017 14:53:00 +0100
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <CAKVJ-_74AkjNEcnG3cbgftefhAsbserGDyT9Cr1uhUG9m3dbNw@mail.gmail.com> |
Thanks Brad, Does the same apply to Bio.GA which dates from the same time? i.e. You wrote the original genetic algorithms code in 2001, but other than cross-over code from Dan Vogel in 2002, it has only received maintenance updates like style changes and fixes for Python 3 compatibility. Peter On Wed, Jun 7, 2017 at 1:33 PM, Brad Chapman <[email protected]> wrote: > > Adil and Peter; > Thanks for looking at the NeuralNetwork code. I did write this and used it for > a project back then, but I'm sure it is completely out of date with best > practices and there are better libraries to use. > > I'd be happy to if y'all wanted to deprecate/remove it and suggest or build > off an alternative implementation that is more up to date. Thanks again, > Brad >