dropout topic
iCellR
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, scATAC-seq, CITE-Seq and Spatial Transcriptom...
deepnet
Educational deep learning library in plain Numpy.
satania.moe
Satania IS the BEST waifu, no really, she is, if you don't believe me, this website will convince you
Targeted-Dropout
Complementary code for the Targeted Dropout paper
tensorflow-mnist-cnn
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
densenet-sdr
repo that holds code for improving on dropout using Stochastic Delta Rule
lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Deep_GCN_Benchmarking
[TPAMI 2022] "Bag of Tricks for Training Deeper Graph Neural Networks A Comprehensive Benchmark Study" by Tianlong Chen*, Kaixiong Zhou*, Keyu Duan, Wenqing Zheng, Peihao Wang, Xia Hu, Zhangyang Wang
CIFAR10CNNFlask
Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.