residual-networks topic

List residual-networks repositories

Neural-Networks-and-Deep-Learning

37
Stars
13
Forks
Watchers

Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theori...

Learning-Lab-C-Library

32
Stars
8
Forks
Watchers

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

23
Stars
3
Forks
Watchers

Unofficial pytorch implementation of ReZero in ResNet

ResNet-PyTorch-CIFAR10

29
Stars
6
Forks
Watchers

PyTorch implementation of residual networks trained on CIFAR-10 dataset (2017)

wideresnet-tensorlayer

43
Stars
19
Forks
Watchers

Wide Residual Networks implemented in TensorLayer and TensorFlow.

AU_Recognition

24
Stars
9
Forks
Watchers

AU_Recognition based on CKPlus/CK database

speech-recognition

22
Stars
27
Forks
Watchers

Companion repository for the blog article: https://www.endpointdev.com/blog/2019/01/speech-recognition-with-tensorflow/

connect4

34
Stars
4
Forks
Watchers

Solving board games like Connect4 using Deep Reinforcement Learning

res_nets_tutorial

17
Stars
5
Forks
Watchers

A tutorial on Residual Networks which was originally proposed by Kaiming He, Xiangyu Zhang, Shaoqing Ren and Jian Sun from Microsoft Research Team.