Lasagne
Visit ToolLasagne is a lightweight, open-source library for building and training neural networks in Theano. It supports various architectures including CNNs and LSTMs, and offers many optimization methods.
At a glance
Trending
Lasagne is a lightweight, open-source library for building and training neural networks in Theano. It supports various architectures including CNNs and LSTMs, and offers many optimization methods.
Trending
About
Lasagne is a lightweight, open-source library designed to simplify the process of building and training neural networks using Theano. It supports a wide range of network architectures, including feed-forward networks like Convolutional Neural Networks (CNNs) and recurrent networks such as Long Short-Term Memory (LSTM), allowing for complex combinations. The library facilitates architectures with multiple inputs and outputs, including auxiliary classifiers. It integrates numerous optimization methods like Nesterov momentum, RMSprop, and ADAM, and allows for freely definable cost functions, leveraging Theano's symbolic differentiation to avoid manual gradient derivation. Lasagne also provides transparent support for both CPUs and GPUs through Theano's expression compiler, making it a versatile tool for deep learning projects.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending