residual-networks topic
Neural-Networks-and-Deep-Learning
Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theori...
keras_detect_tool_wear
Tool wear prediction by residual CNN
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
ReZero-ResNet
Unofficial pytorch implementation of ReZero in ResNet
ResNet-PyTorch-CIFAR10
PyTorch implementation of residual networks trained on CIFAR-10 dataset (2017)
wideresnet-tensorlayer
Wide Residual Networks implemented in TensorLayer and TensorFlow.
AU_Recognition
AU_Recognition based on CKPlus/CK database
speech-recognition
Companion repository for the blog article: https://www.endpointdev.com/blog/2019/01/speech-recognition-with-tensorflow/
connect4
Solving board games like Connect4 using Deep Reinforcement Learning
res_nets_tutorial
A tutorial on Residual Networks which was originally proposed by Kaiming He, Xiangyu Zhang, Shaoqing Ren and Jian Sun from Microsoft Research Team.