Metadata-Version: 1.1
Name: TheanoLM
Version: 1.2.0
Summary: Toolkit for neural network language modeling using Theano
Home-page: https://github.com/senarvi/theanolm
Author: Seppo Enarvi
Author-email: seppo2017@marjaniemi.com
License: Apache License, Version 2.0
Download-URL: https://github.com/senarvi/theanolm/tarball/v1.2.0
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.
Keywords: theano neural network language modeling machine learning research
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
