Showing results 3551-3560 of >3,631 (page 356)
https://www.r-bloggers.com/2023/07/understanding-the-effect-of-subsidies-on-agriculture-with-neural-networks/

Today, subsidies are the most common method of encouraging countries to deal with global warming; but it is debatable how effective they are. For instance, agriculture subsidies cause farmers to violate forest frontier and make them responsible for 14% of global deforestation every year. Not to mention excessive use of fertilizers degrades the soil andContinue reading "Understanding the Effect of Subsidies on Agriculture with Neural Networks

https://r2rt.com/non-zero-initial-states-for-recurrent-neural-networks

# Non-Zero Initial States for Recurrent Neural Networks Sun 20 November 2016 The default approach to initializing the state of an RNN is to use a zero state. This often works well, particularly for sequence-to-sequence tasks like language modeling where the proportion of outputs that are significantly impacted by the initial state is small. In some cases, however, it makes sense to (1) train the initial state as a model parameter, (2) use a noisy initial state, or (3) both. This post examines the rational

https://proceedings.neurips.cc/paper_files/paper/2019/file/d80b7040b773199015de6d3b4293c8ff-Reviews.html

NeurIPS 2019 Sun Dec 8th through Sat the 14th, 2019 at Vancouver Convention Center Paper ID: 4956 Title: GNNExplainer: Generating Explanations for Graph Neural Networks Reviewer 1 originality: graph neural networks did not have a method for explainable predictions significance: GNNs are widely used and explanations are important. Work shows existing NN explanation frameworks don't work well with graphs quality: The authors propose a novel method to explain the predictions of Graph Neural Networks - both for

https://www.i-programmer.info/news/105-artificial-intelligence/7994-neural-networks-describe-what-they-see.html

Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.

https://paperswithcode.co/paper/2007.09296

Decoupling representation transformation and propagation in graph convolutions addresses over-smoothing, improving deeper graph neural networks for better performance on

https://arxiv.org/abs/1810.05997

Abstract page for arXiv paper 1810.05997: Predict then Propagate: Graph Neural Networks meet Personalized PageRank

https://artificial-intelligence-wiki.com/ai-for-beginners/neural-networks-and-deep-learning/feedforward-neural-network-architecture/

Learn about feedforward neural network architecture, the foundation of deep learning. Complete guide covering layers, training, and applications

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

A technique that helps neural networks focus on the most relevant parts of an input for each output

https://thelinuxcode.com/optimization-rules-in-deep-neural-networks-a-practical-field-tested-guide/

Skip to content TheLinuxCode Software Menu Toggle Distros Menu Toggle SysAdmin Menu Toggle Residential Proxies Residential Proxies TheLinuxCode Main Menu Menu Optimization Rules in Deep Neural Networks: A Practical, Field-Tested Guide Leave a Comment / By Linux Code / January 23, 2026 I still remember the first time a deep network I trained refused to learn. The loss looked flat, gradients were either exploding or barely moving, and every “fix” I tried felt like guessing. The moment things clicked was

https://marksibrahim.github.io//musings/jekyll/pixyll/2017/04/24/neural-networks-notes/

What they are and how they work

‹ Prev Next ›