3,361 results for Neural · 0.163s

github.com/jtcass01/Neural-Network-Design

jtcass01/Neural-Network-Design

Notes and exercises related to the text book Neural Network Design by Martin T. Hagan, Howard B. Demuth, Mark Hudson Beale, and Orlando De Jesus. (⭐ 26)

Sponsored Partners
github.com/estamos/Neural-Network-Design-Solutions-Manual

estamos/Neural-Network-Design-Solutions-Manual

? Solution manual for the text book Neural Network Design 2nd Edition by Martin T. Hagan, Howard B. Demuth, Mark Hudson Beale, and Orlando De Jesus (⭐ 90)

en.wikipedia.org/wiki/Recurrent_neural_network

Recurrent neural network - Wikipedia

In artificial neural networks, recurrent neural networks (RNNs) are designed for processing sequential data, such as text, speech, and time series, where

ui.adsabs.harvard.edu/abs/2016Natur.529..484S

Mastering the game of Go with deep neural networks and tree search - ADS

The game of Go has long been viewed as the most challenging of classic games for artificial intelligence owing to its enormous search space and the difficulty of evaluating board positions and moves. Here we introduce a new approach to computer Go that uses ‘value networks’ to ev…

arxiv.org/abs/2202.01999v3

Neural Dual Contouring

We introduce neural dual contouring (NDC), a new data-driven approach to mesh reconstruction based on dual contouring (DC). Like traditional DC, it produces exactly one vertex per grid cell and one quad for each grid edge intersection, a natural and...

arxiv.org/abs/2208.12120v1

Towards Benchmarking Explainable Artificial Intelligence Methods

The currently dominating artificial intelligence and machine learning technology, neural networks, builds on inductive statistical learning. Neural networks of today are information processing systems void of understanding and reasoning capabilities,...

arxiv.org/abs/1802.00212v1

Training Neural Networks by Using Power Linear Units (PoLUs)

In this paper, we introduce "Power Linear Unit" (PoLU) which increases the nonlinearity capacity of a neural network and thus helps improving its performance. PoLU adopts several advantages of previously proposed activation functions. First, the outp...

arxiv.org/abs/2005.08344v1

Detecting Forged Facial Videos using convolutional neural network

In this paper, we propose to detect forged videos, of faces, in online videos. To facilitate this detection, we propose to use smaller (fewer parameters to learn) convolutional neural networks (CNN), for a data-driven approach to forged video detecti...

arxiv.org/abs/1903.12269v2

Bit-Flip Attack: Crushing Neural Network with Progressive Bit Search

Several important security issues of Deep Neural Network (DNN) have been raised recently associated with different applications and components. The most widely investigated security concern of DNN is from its malicious input, a.k.a adversarial exampl...