You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a collection of tools that facilitate training
Lasagne neural networks. These tools
are specifically tailored for my needs and might thus not be generally
applicable.
You might want to look at the following repositories:
dmgr: Data handling utilities for training
Lasagne neural networks.
chordrec: My experimental framework
to train neural network-based models for chord recognition. This is the
actual reason why the dmgr and nn libraries exist.