nolearn
Neural network wrapper
Provides a Python interface to integrate neural networks with scikit-learn, making it easier to use deep learning libraries like Lasagne.
Combines the ease of use of scikit-learn with the power of Theano/Lasagne
949 stars
56 watching
260 forks
Language: Python
last commit: over 1 year ago deep-learninglasagnemachine-learningscikit-learn
Related projects:
Repository | Description | Stars |
---|---|---|
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
zueve/neurolab | A Python library for building and training neural networks. | 163 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
jeshraghian/snntorch | A Python package for training spiking neural networks with gradient-based learning | 1,347 |
kuleshov/deep-learning-models | Implementations of various deep learning algorithms in Python using Theano and Lasagne. | 24 |
norse/norse | Deep learning framework for spiking neural networks | 673 |
ne7ermore/torch-light | A comprehensive PyTorch-based deep learning repository with examples and implementations of various models and techniques. | 535 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
microsoft/neuronblocks | A toolkit for building and deploying neural network models for natural language processing tasks. | 1,448 |
synsense/sinabs | A deep learning library for training and deploying spiking neural networks using PyTorch. | 81 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
lightning-universe/lightning-bolts | Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,693 |
franck-dernoncourt/neuroner | Named-entity recognition using neural networks. | 1,698 |