All Projects → DingKe → Nn_playground

DingKe / Nn_playground

Licence: mit
Experimental keras implementation of novel neural network structures

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Nn playground

Nlp Pretrained Model
A collection of Natural language processing pre-trained models.
Stars: ✭ 122 (-70.53%)
Mutual labels:  deep-neural-networks, neural-networks
Livianet
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
Stars: ✭ 143 (-65.46%)
Mutual labels:  deep-neural-networks, neural-networks
Hyperdensenet
This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.
Stars: ✭ 124 (-70.05%)
Mutual labels:  deep-neural-networks, neural-networks
Faceswap
Deepfakes Software For All
Stars: ✭ 39,911 (+9540.34%)
Mutual labels:  deep-neural-networks, neural-networks
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+430.19%)
Mutual labels:  deep-neural-networks, neural-networks
Deep architect
A general, modular, and programmable architecture search framework
Stars: ✭ 110 (-73.43%)
Mutual labels:  deep-neural-networks, neural-networks
Bender
Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
Stars: ✭ 1,728 (+317.39%)
Mutual labels:  deep-neural-networks, neural-networks
Dann
Deep Neural Network Sandbox for JavaScript.
Stars: ✭ 75 (-81.88%)
Mutual labels:  deep-neural-networks, neural-networks
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-58.21%)
Mutual labels:  deep-neural-networks, neural-networks
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-60.63%)
Mutual labels:  deep-neural-networks, neural-networks
Ssd Pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Stars: ✭ 107 (-74.15%)
Mutual labels:  deep-neural-networks, neural-networks
Awesome Distributed Deep Learning
A curated list of awesome Distributed Deep Learning resources.
Stars: ✭ 277 (-33.09%)
Mutual labels:  deep-neural-networks, neural-networks
Pytorchnlpbook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
Stars: ✭ 1,390 (+235.75%)
Mutual labels:  deep-neural-networks, neural-networks
Deephyper
DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Stars: ✭ 117 (-71.74%)
Mutual labels:  deep-neural-networks, neural-networks
Dltk
Deep Learning Toolkit for Medical Image Analysis
Stars: ✭ 1,249 (+201.69%)
Mutual labels:  deep-neural-networks, neural-networks
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+721.01%)
Mutual labels:  deep-neural-networks, neural-networks
Deeplearning4j
All DeepLearning4j projects go here.
Stars: ✭ 68 (-83.57%)
Mutual labels:  deep-neural-networks, neural-networks
Blinkdl
A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.
Stars: ✭ 69 (-83.33%)
Mutual labels:  deep-neural-networks, neural-networks
Machine Learning Tutorials
machine learning and deep learning tutorials, articles and other resources
Stars: ✭ 11,692 (+2724.15%)
Mutual labels:  deep-neural-networks, neural-networks
Color Accessibility Neural Network Deeplearnjs
🍃 Using a Neural Network to improve web accessibility in JavaScript.
Stars: ✭ 230 (-44.44%)
Mutual labels:  deep-neural-networks, neural-networks

binarynet

Binary Networks

xnornet

XNOR Networks

ternarynet

Ternary Networks

qrnn

Quasi-Recurrent Nueral Networks

vae

Variational Auto-Encoder

gcnn

Gated Convolutional Nueral Networks

weighnorm

Weight Normalization

layernorm

Layer Normalization

wgan

Wasserstein GAN

lsgan

Least Squares GAN

glsgan

Generalized Loss Sensitive GAN

focal_loss

Focal Loss

senet

Squeeze-and-Excitation Networks

Note: By default, all keras scripts run on tensorflow backend with image_data_format 'channels_first'.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].