Showing results 8071-8080 of >8,148 (page 808)
https://hackaday.com/2017/08/11/decoding-enigma-using-a-neural-network/

# Decoding Enigma Using A Neural Network 21 Comments - by: - Steven Dufresne August 11, 2017 Title: Copy Short Link: Copy [Sam Greydanus] created a neural network that can encode and decode messages just as Enigma did . For those who don’t know, the Enigma machine was most famously used by the Germans during World War II to encrypt and decrypt messages. Give the neural network some encrypted text, called the ciphertext, along with the three-letter key that was used to encrypt the text, and the netwo

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

Deep learning has been immensely successful at a variety of tasks, ranging from classification to AI. Learning corresponds to fitting training data, which is implemented by descending a very high-dimensional loss function. Understanding under which conditions neural networks do not get stuck in poor minima of the loss, and how the landscape of that loss evolves as depth is increased remains a challenge. Here we predict, and test empirically, an analogy between this landscape and the energy landscape of repu

https://d2l.djl.ai/chapter_linear-networks/linear-regression.html

3. Linear Neural Networks navigate_next 3.1. Linear Regression search Quick search code Show Source Table Of Contents 1. Introduction 2. Preliminaries 2.1. Data Manipulation 2.2. Data Preprocessing 2.3. Linear Algebra 2.4. Calculus 2.5. Automatic Differentiation 2.6. Probability 2.7. Documentation 3. Linear Neural Networks 3.1. Linear Regression 3.2. Linear Regression Implementation from Scratch 3.3. Concise Implementation of Linear Regression 3.4. Softmax Regression 3.5. The Image Classification Dataset 3

https://artifipedia.com/machine-learning/graph-neural-network

Graph Neural Network: A network that learns from data whose structure is relationships rather than a grid or a sequence, by repeatedly letting each entity

https://towardsdatascience.com/i-measured-neural-network-training-every-5-steps-for-10000-iterations/

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 Machine Learning I Measured Neural Network Training Every 5 Steps for 10,000 Iterations What high-resolution NN training dynamics taught me about feature formation Javier Marin Nov 15, 2025 9 min read Share Image via Pixabay I thought I understood how neural networks learned. Train them, watch the loss go down, save checkpoints every epoc

https://aclanthology.org/volumes/2020.blackboxnlp-1/

ACL Anthology About Announcements Communication channels Related work Copyright Credits Volunteer Development Feedback Using Citing papers Links in the Anthology Data access All FAQs Details Anthology identifiers Names ORCID iDs DOIs Verified authors Contributions Submissions Corrections Author pages Attachments GitHub Proceedings of the Third BlackboxNLP Workshop on Analyzing and Interpreting Neural Networks for NLP Afra Alishahi , Yonatan Belinkov , Grzegorz Chrupała , Dieuwke Hupkes , Yuval Pinter

https://www.di.ens.fr/willow/research/ncnet/

Neighbourhood Consensus Networks

https://xpointchurch.org/article/mind-over-metrics-unlocking-the-secrets-of-neural-similarity

Unlocking the Secrets of Neural Similarity: A Complex Puzzle Comparing brains and AI models is an intriguing challenge, especially when it comes to understanding how alike they are. With advancements in recording technologies, we're now able to capture data from large neural populations, but transla

https://knowing.net/posts/2016/07/the-half-baked-neural-net-apis-of-ios-10/

Knowing.NET About ML Offtopic Other Programming Reviews Xamarin Archives Logged in as username --> Fri 01 July 2016 larry The Half-Baked Neural Net APIs of iOS 10 iOS 10 contains 2 sets of APIs relating to Artificial Neural Nets and Deep Learning, aka The New New Thing. Unfortunately, both APIs are bizarrely incomplete: they allow you to specify the topology of the neural net, but have no facility for training. I say this is "bizarre" for two reasons: Topology and the results of training are inextricably li

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

With parallelizable attention networks, the neural Transformer is very fast to train. However, due to the auto-regressive architecture and self-attention in the decoder, the decoding procedure

‹ Prev Next ›