Build your neural network easy and fast
-
Updated
Jun 8, 2020 - Jupyter Notebook
{{ message }}
Build your neural network easy and fast
Tensorflow tutorial from basic to hard
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
Implementations of CNNs, RNNs and deep learning techniques in pure Numpy
Complementary code for the Targeted Dropout paper
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
Artificial Intelligence Learning Notes.
repo that holds code for improving on dropout using Stochastic Delta Rule
Implementation of DropBlock in Pytorch
AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.
Single (i) Cell R package (iCellR) is an interactive R package to work with high-throughput single cell sequencing technologies (i.e scRNA-seq, scVDJ-seq and CITE-seq).
PyTorch Implementations of Dropout Variants
Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.
The tools and syntax you need to code neural networks from day one.
My workshop on machine learning using python language to implement different algorithms
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Implementation of key concepts of neuralnetwork via numpy
Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch
Bayesian Neural Network in PyTorch
Variance Networks: When Expectation Does Not Meet Your Expectations, ICLR 2019
Complex-valued neural networks for pytorch and Variational Dropout for real and complex layers.
Imputation method for scRNA-seq based on low-rank approximation
Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Bayesian-Active-Learning/))
Understanding nuts and bolts of neural networks with PyTorch
Win probability predictions for League of Legends matches using neural networks
Add a description, image, and links to the dropout topic page so that developers can more easily learn about it.
To associate your repository with the dropout topic, visit your repo's landing page and select "manage topics."