Re: Bio.NeuralNetwork question and updates on 'testseq.'
Brad Chapman <[email protected]> Wed, 07 Jun 2017 10:11:46 -0400
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <[email protected]> |
Peter; Definitely, the genetic algorithms code is in the same place. If we wanted to remove/deprecate it and point at something else that would be totally fine, Brad > [ text/plain ] > 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 >>