jLSTM_protein (new)

This is the recommended new JAVA-package of "Long Short-Term Memory" for Protein classification (jLSTM_protein). The implementation of the LSTM neural network is the same as in the C package and performs and behaves identically but faster. jLSTM_protein is multithreaded and therefore uses effectively multicore and -processor machines. Using more than one thread results in faster computation as in the C package. jLSTM_protein uses Biojava 1.6 for reading FASTA sequences. The Biojava package is included and needs no separate installation.

LSTM_protein

We offer a first C-package of "Long Short-Term Memory" for Protein classification (LSTM_protein).

Please cite:

Sepp Hochreiter, Martin Heusel, and Klaus Obermayer. "Fast Model-based Protein Homology Detection without Alignment." Bioinformatics 2007; doi: 10.1093/bioinformatics/btm247. Abstract

Updated 03/13/2009


LICENSE, WARRANTY, AND LIABILITY
This programm is freely available under the GNU General Public License (GPL).
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.