3,361 results for Neural · 0.182s

arxiv.org/abs/2102.00240v1

SA-Net: Shuffle Attention for Deep Convolutional Neural Networks

Attention mechanisms, which enable a neural network to accurately focus on all the relevant elements of the input, have become an essential component to improve the performance of deep neural networks. There are mainly two attention mechanisms widely...

Sponsored Partners
github.com/quanzaihh/Neural-Network-Accelerator

quanzaihh/Neural-Network-Accelerator

A Convolutional Neural Network Accelerator implementation on FPGA, xilinx (xczu7ev-ffvc1156-2-i), The inference of yolov8 took 60ms. (⭐ 522)

github.com/woodrush/neural-art-tf

woodrush/neural-art-tf

"A neural algorithm of Artistic style" in tensorflow (⭐ 545)

arxiv.org/abs/2211.02987v1

Differentiable Neural Computers with Memory Demon

A Differentiable Neural Computer (DNC) is a neural network with an external memory which allows for iterative content modification via read, write and delete operations. We show that information theoretic properties of the memory contents play an i...

www.bing.com/ck/a?!&&p=de01c7b84c2774213c7d5b0878fb8a1743bd67d6fdee28bc646fa0f5aba832b6JmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=3a925962-ebd3-6fa2-24fd-4e73ea246ea6&u=a1aHR0cHM6Ly9haS5zdGFja2V4Y2hhbmdlLmNvbS9xdWVzdGlvbnMvNTU0Ni93aGF0LWlzLXRoZS1kaWZmZXJlbmNlLWJldHdlZW4tYS1jb252b2x1dGlvbmFsLW5ldXJhbC1uZXR3b3JrLWFuZC1hLXJlZ3VsYXItbmV1cg&ntb=1

What is the difference between a convolutional neural network and a ...

Mar 8, 2018 · A convolutional neural network (CNN) is a neural network where one or more of the layers employs a convolution as the function applied to the output of the previous layer.

arxiv.org/abs/1808.00391v1

Efficient Progressive Neural Architecture Search

This paper addresses the difficult problem of finding an optimal neural architecture design for a given image classification task. We propose a method that aggregates two main results of the previous state-of-the-art in neural architecture search. Th...

github.com/programmingboy/Canadian-Medicinal-Plant-Detection-using-Convolutional-Neural-Network-with-Transfer-Learning

programmingboy/Canadian-Medicinal-Plant-Detection-using-Convolutional-Neural-Network-with-…

Nowadays, computerized plant species classification systems are used to help the people in the detection of the various species. However, the automated analysis of plant species is challenging as compared to human interpretation. This research as been provided in this field for t…

github.com/robbiebarrat/rapping-neural-network

robbiebarrat/rapping-neural-network

Rap song writing recurrent neural network trained on Kanye West's entire discography (⭐ 1059)

arxiv.org/abs/2508.18564v1

A Note on Graphon-Signal Analysis of Graph Neural Networks

A recent paper, ``A Graphon-Signal Analysis of Graph Neural Networks'', by Levie, analyzed message passing graph neural networks (MPNNs) by embedding the input space of MPNNs, i.e., attributed graphs (graph-signals), to a space of attributed graphons...