About Anaconda Help Download Anaconda

Recurrent neural network language modeling tool implemented using Theano

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3.2
  • win-64 v1.3.2
  • osx-64 v1.3.2
  • win-32 v1.3.0

conda install

To install this package run one of the following:
conda install conda-forge::theanolm
conda install conda-forge/label/cf201901::theanolm
conda install conda-forge/label/cf202003::theanolm

Description

TheanoLM is a recurrent neural network language modeling toolkit implemented using Theano. Theano allows the user to customize and extend the neural network very conveniently, still generating highly efficient code that can utilize multiple GPUs or CPUs for parallel computation. TheanoLM allows the user to specify arbitrary network architecture. New layer types and optimization methods can be easily implemented.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy