dropout topic

List dropout repositories

iCellR

118
Stars
19
Forks
Watchers

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

319
Stars
83
Forks
Watchers

Educational deep learning library in plain Numpy.

satania.moe

600
Stars
57
Forks
Watchers

Satania IS the BEST waifu, no really, she is, if you don't believe me, this website will convince you

Targeted-Dropout

258
Stars
46
Forks
Watchers

Complementary code for the Targeted Dropout paper

tensorflow-mnist-cnn

196
Stars
96
Forks
Watchers

MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.

densenet-sdr

141
Stars
15
Forks
Watchers

repo that holds code for improving on dropout using Stochastic Delta Rule

lstms.pth

136
Stars
24
Forks
Watchers

PyTorch implementations of LSTM Variants (Dropout + Layer Norm)

Machine-Learning-in-Python-Workshop

116
Stars
64
Forks
Watchers

My workshop on machine learning using python language to implement different algorithms

Deep_GCN_Benchmarking

126
Stars
22
Forks
Watchers

[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

61
Stars
36
Forks
Watchers

Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.