Showing results 7411-7420 of >7,482 (page 742)
https://mailchi.mp/technologyreview/a-new-type-of-deep-neural-network-that-has-no-layers

# A new type of deep neural network that has no layers Hello Algorithm readers, If there’s one thing you learn from spending a week with AI researchers, it’s how much uncertainty exists in the field. We still don’t really know how neural networks work, how to improve their accuracy (besides just feeding them more data), or how to fix their biases. But bit by bit, people are working together to find answers to these questions. It’s both terrifying and exciting to observe the frontlines. At NeurIPS

https://thecodingtrain.com/tracks/ml5js-beginners-guide/ml5/8-convolutional-neural-network/2-architecture-of-cnn/

This video covers the architecture of a Convolutional Neural Network, focusing on the concept of "filters

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

Deep neural networks (DNNs) have been shown to tolerate "brain damage": cumulative changes to the network's parameters (e.g., pruning, numerical perturbations) typically result in a graceful degradation of classification accuracy. However, the limits of this natural resilience are not well understood in the presence of small adversarial changes to the DNN parameters' underlying memory representation, such as bit-flips that may be induced by hardware fault attacks. We study the effects of bitwise corruptions

https://enterprise-ai.io/blog/demystifying_tensor_calculus_a_deep_dive_into_neural_network.php

Demystifying Tensor Calculus A Deep Dive into Neural Network Gradient Computation. Demystifying Tensor Calculus A Deep Dive into Neural Network Gradient

https://www.alphaxiv.org/abs/2504.18072

Using the weights of trained Neural Network (NN) models as data modality has recently gained traction as a research field - dubbed Weight Space Learning (WSL). Multiple recent works propose WSL

https://www.mendeley.com/catalogue/fb7ce6c3-f927-308e-af3d-1da434a0d358/

(2018) Prasetya, Tran. Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics). In theory, a neural network can be trained to act as an artificial specification for a program by showing it samples of the programs executi

https://www.techtarget.com/ai/feature/Explore-the-foundations-of-artificial-neural-network-modeling

In this Q&A with Giuseppe Bonaccorso, author of 'Mastering Machine Learning Algorithms,' read about his take on common pitfalls in artificial neural network modeling, best practices and toolkit recommendations

https://www.aiweirdness.com/147834883707/

# Pokemon generated by neural network I’ve been playing around with char-rnn, an open-source torch add-on for character-based neural networks by Andrej Karpathy , using it to generate everything from cookbook recipes to superhero names to a Lovecraft/cookbook mashup . I decided to train the neural network to randomly generate Pokemon names and abilities based on this list as a training set - and found that it was good at generating Pokemon. Annoyingly good at it - by the time it had gone through the train

https://www.theclickreader.com/building-a-simple-neural-network/

In this chapter, you will learn how to use TensorFlow 2.0 for building and training a simple neural network along with the best practices

https://machinelearning.samcart.com/products/long-short-term-memory-networks-with-python/

Long Short-Term Memory Networks With Python Discover how to bring Long Short-Term Memory recurrent neural networks to your sequence prediction problems. Everything You Need To Know about LSTMs With Python Foundation topics like RNNs, BPTT and data preparation. Details on the 4 types of sequence prediction models. Discover 6 different LSTM architectures with worked examples of each. Advanced topics like model tuning, making predictions and updating models. Check Out What Customers Are Saying I really like th

‹ Prev Next ›