Deep neural networks topic

Deep neural networks (DNNs) are a class of artificial neural networks (ANNs) that are deep in the sense that they have many layers of hidden units between the input and output layers. Deep neural networks are a type of deep learning, which is a type of machine learning. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing.

List Deep neural networks repositories

nn-Meter

321
Stars
56
Forks
Watchers

A DNN inference latency prediction toolkit for accurately modeling and predicting the latency on diverse edge devices.

noreward-rl

1.4k
Stars
300
Forks
Watchers

[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning

linorobot

399
Stars
71
Forks
Watchers

Autonomous ground robots (2WD, 4WD, Ackermann Steering, Mecanum Drive)

rad

399
Stars
71
Forks
Watchers

RAD: Reinforcement Learning with Augmented Data

SqueezeSeg

558
Stars
239
Forks
Watchers

Implementation of SqueezeSeg, convolutional neural networks for LiDAR point clout segmentation

pix2code

11.9k
Stars
1.4k
Forks
Watchers

pix2code: Generating Code from a Graphical User Interface Screenshot

self-driving-car

2.7k
Stars
1.4k
Forks
Watchers

Udacity Self-Driving Car Engineer Nanodegree projects.

saliency

934
Stars
190
Forks
Watchers

Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).

pyconv

326
Stars
52
Forks
Watchers

Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)