Showing results 2211-2220 of >2,281 (page 222)
https://towardsdatascience.com/explainable-defect-detection-using-convolutional-neural-networks-case-study-284e57337b59/

Skip to content Publish AI, ML & data-science insights to a global community of data professionals. Sign in Submit an Article Toggle Mobile Navigation Toggle Search Search Deep Learning Explainable Defect Detection Using Convolutional Neural Networks: Case Study Train object detection model without having any bounding boxes labels. This post shows the power of Explainable AI. Olga Chernytska Dec 12, 2021 13 min read Share Image by Author Despite being extremely accurate, neural networks are not that widely

https://mlwiki.org/index.php/Neural_Networks

Machine Learning Wiki - A collection of ML concepts, algorithms, and resources.

https://gigadom.in/2020/04/04/the-mechanics-of-convolutional-neural-networks-in-tensorflow-and-keras/

Convolutional Neural Networks (CNNs), have been very popular in the last decade or so. CNNs have been used in multiple applications like image recognition, image classification, facial recognition, neural style transfer etc. CNN’s have been extremely successful in handling these kind of problems. How do they work? What makes them so successful? What is the

https://metricgate.com/docs/recurrent-neural-network/

Recurrent Neural Networks (RNNs) are a class of neural networks designed for sequential data. Unlike feedforward networks that process each input

https://technically.dev/ai-reference/neural-network

Neural networks are the mathematical brains behind modern AI—think of them as simplified versions of how your actual brain processes information

https://www.ibm.com/think/topics/recurrent-neural-networks

Recurrent neural networks (RNNs) use sequential data to solve common temporal problems seen in language translation and speech recognition

https://discourse.numenta.org/t/neural-networks-and-rule-based-ai/6690

Neural networks and rule-based AI? https://bdtechtalks.com/2019/06/05/mit-ibm-hybrid-ai/ As was noted ReLU activation functions are literal switches. They switch together webs of dot products into a linear projection

http://distill.pub/2016/augmented-rnns

Distill Attention and Augmented Recurrent Neural Networks Sept. 8 2016 Citation: Olah & Carter, 2016 Recurrent neural networks are one of the staples of deep learning, allowing neural networks to work with sequences of data like text, audio and video. They can be used to boil a sequence down into a high-level understanding, to annotate sequences, and even to generate new sequences from scratch! The basic RNN design struggles with longer sequences, but a special variant— “long short-term memory

https://bristollifeawards.co.uk/listing/neural-networks-for-conditional-probability-estimation-forecasting-beyond-point-predictions-perspectives-in-neural-computing?srsltid=231978086

Conventional applications of neural networks usually predict a single value as a function of given inputs. In forecasting, for example, a standard objective is to predict the future value of some entity of interest on the basis of a time series of past measurements or observations. Typical training schemes aim to minimise the sum of squared deviations between predicted and actual values (the 'targets'), by which, ideally, the network learns the conditional mean of the target given the input. If the underlyi

https://blog.roboflow.com/what-is-a-neural-network/

Neural networks explained. Learn how neural networks work. Discover common architectures of neural networks and applications

‹ Prev Next ›