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 NERFINISHED
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 NERFINISHED
license MIT License
operatesOnTopOf Theano NERFINISHED
primaryInterface Python API
programmingLanguage Python
repositoryURL https://github.com/Lasagne/Lasagne
requires Theano NERFINISHED
status largely unmaintained
supports AdaGrad NERFINISHED
Adam NERFINISHED
CPU computation
GPU acceleration
GRU NERFINISHED
LSTM NERFINISHED
Nesterov momentum
RMSProp NERFINISHED
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 NERFINISHED
writtenIn Python NERFINISHED

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