data-driven-code

Neural net examples

Code examples for a data-driven approach to building neural networks in Python

Code related to session at PyCon Canada 2016

GitHub

29 stars
6 watching
7 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
neubig/nn4nlp-code A collection of code examples and resources for building neural networks in NLP tasks 1,310
clab/dynet_tutorial_examples Tutorials on implementing neural networks in NLP using the DyNet toolkit 433
tobiascz/mnist_pytorch_python_and_capi An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 96
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
tdeboissiere/deeplearningimplementations A collection of implementations of recent deep learning papers in Python 1,814
kefirski/bytenet A Pytorch implementation of a neural network model for machine translation 47
ahmedfgad/numpycnn A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch 577
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy 98
ncbi-nlp/bluebert Pre-trained language models for biomedical natural language processing tasks 560
ntedgi/node-efficientnet A Node.js implementation of the EfficientNet deep learning model architecture. 258
brian-team/brian2 A simulator for spiking neural networks written in Python 950
alan-turing-institute/deepsensor Provides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries. 97
ujjwalkarn/datasciencepython A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. 5,301
nengo/nengo A Python library for building and simulating large-scale neural models 834