Lasagne

E435217

Lasagne is a lightweight Python library for building and training neural networks, designed to run on top of the Theano deep learning framework.

All labels observed (1)

Label Occurrences
Lasagne canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Python library ⓘ
deep learning library ⓘ
software library ⓘ
compatibleWith NumPy ⓘ
designedFor flexibility ⓘ
modularity ⓘ
prototyping ⓘ
research ⓘ
simplicity ⓘ
domain deep learning ⓘ
machine learning ⓘ
frameworkType neural network library ⓘ
hasFeature custom layer definition ⓘ
layer abstraction ⓘ
loss function utilities ⓘ
model serialization ⓘ
parameter management ⓘ
update rule utilities ⓘ
hostedOn GitHub ⓘ
license MIT License ⓘ
operatesOnTopOf Theano ⓘ
primaryInterface Python API ⓘ
programmingLanguage Python ⓘ
repositoryURL https://github.com/Lasagne/Lasagne ⓘ
requires Theano ⓘ
status largely unmaintained ⓘ
supports AdaGrad ⓘ
Adam ⓘ
CPU computation ⓘ
GPU acceleration ⓘ
GRU ⓘ
LSTM ⓘ
linked to: LSTM networks

Nesterov momentum ⓘ
RMSProp ⓘ
batch normalization ⓘ
convolutional neural networks ⓘ
dropout ⓘ
feedforward neural networks ⓘ
max pooling ⓘ
neural networks ⓘ
recurrent neural networks ⓘ
stochastic gradient descent ⓘ
targetUsers deep learning practitioners ⓘ
machine learning researchers ⓘ
uses NumPy arrays ⓘ
usesBackend Theano ⓘ
writtenIn Python ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Theano → usedAsBackendFor → Lasagne ⓘ