Showing results 5901-5910 of >5,986 (page 591)
https://blog.otoro.net/2015/11/24/mixture-density-networks-with-tensorflow/

大トロ ml ・ design Mixture Density Networks with TensorFlow November 24, 2015 Update: PyTorch Implementation of the same notebook available here . A short while ago Google open-sourced TensorFlow , a library designed to allow easy computations on graphs. The main applications are targeted for deep learning, as neural networks are represented as graphs . I’ve spent a few days reading their APIs and tutorials and I like what I see. Although other libraries offer similar features such as GPU

http://www.splinter.com.au/2024/03/10/neural-networks-1/

Chris Hulbert, Splinter Software, is a contracting iOS developer based in Australia.

https://paperswithcode.co/paper/2509.24844

Spiking Neural Networks (SNNs), with their temporal processing capabilities and biologically plausible dynamics, offer a natural platform for unsupervised representation

https://www.emergentmind.com/papers/2205.00459

Spiking Neural Network (SNN) is a promising energy-efficient AI model when implemented on neuromorphic hardware. However, it is a challenge to efficiently train SNNs due to their non-differentiability. Most existing methods either suffer from high latency (i.e., long simulation time steps), or cannot achieve as high performance as Artificial Neural Networks (ANNs). In this paper, we propose the Differentiation on Spike Representation (DSR) method, which could achieve high performance that is competitive to

https://towardsdatascience.com/a-gentle-introduction-to-steerable-neural-networks-part-2-56dfc256b690/

How to build a Steerable Filter and a steerable CNN

https://stevengong.co/notes/Convolutional-Neural-Network

Neural Network Convolutional Neural Network (CNN) A CNN is a neural network that uses spatially-shared convolutional filters instead of dense weight matrices, making it well-suited to image data

https://arxiv.org/abs/1808.07412

Abstract page for arXiv paper 1808.07412: Ithemal: Accurate, Portable and Fast Basic Block Throughput Estimation using Deep Neural Networks

https://www.envisioning.com/vocab/attention-pattern

Attention patterns reveal which inputs a neural network focuses on, solving the bottleneck that stalled earlier models

https://www.aiweirdness.com/trendy-beer-names-invented-by-neural-17-10-05/

I train neural networks, which are a type of machine learning algorithm that look at example data and learn to generate more like it. There’s little I have to do other than present a neural network with examples to look at, and it deduces its own rules, often applying them in weird and unexpected ways. Just based on what it sees in the training data, a neural network can generate

https://www.gabormelli.com/RKB/Deep_Neural_Network_(DNN)_Architecture

Deep Neural Network (DNN) Architecture From GM-RKB A Deep Neural Network (DNN) Architecture is a neural network architecture for DNN models . Context: It can have DNN Architecture Properties , such as: DNN Depth , which refers to the number of layers in the network. DNN Activation Function , which determines the output of a neuron given its input. DNN Loss Function , used during the training phase to optimize the model's parameters. DNN Training Algorithm , the algorithm often used for training deep neural

‹ Prev Next ›