🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki

Słownik AI

Kompletny słownik sztucznej inteligencji

162
kategorie
2 032
podkategorie
23 060
pojęcia
📖
pojęcia

Neural Turing Machine

Neural network architecture combining an RNN controller with an addressable external memory, enabling the learning of complex algorithmic tasks.

📖
pojęcia

Addressable External Memory

External memory matrix external to the main neural network, accessible via attention mechanisms to store and retrieve information.

📖
pojęcia

Controller Network

Neural network (typically RNN or LSTM) that generates read/write operations and addressing vectors for the external memory.

📖
pojęcia

Read Head

Mechanism that allows the controller to read information from external memory by generating attention weights over memory locations.

📖
pojęcia

Write Head

Component that performs write operations in external memory by combining erase and addition vectors with addressing weights.

📖
pojęcia

Content-based Addressing

Memory addressing method based on the similarity between a key vector and the contents stored in each memory location.

📖
pojęcia

Location-based Addressing

Addressing technique using shifts and interpolations to sequentially navigate through external memory.

📖
pojęcia

Interpolation Gate

Parameter controlling the blending between previous addressing weights and new weights calculated via content-based addressing.

📖
pojęcia

Shift Weighting

Probability distribution defining possible movements of the read/write head in external memory.

📖
pojęcia

Memory Matrix

Two-dimensional data structure storing memory vectors, where each row represents an addressable memory location.

📖
pojęcia

Erase Vector

Vector used by the write head to selectively erase information in memory locations targeted by addressing weights.

📖
pojęcia

Add Vector

Vector added to selected memory locations to insert new information during the write operation.

📖
pojęcia

Key Vector

Vector generated by the controller to search for similar content in memory during content-based addressing.

📖
pojęcia

Key Strength

Scalar parameter controlling the concentration of attention during similarity search in external memory.

📖
pojęcia

Read/Write Weightings

Probability distributions over memory locations determining the intensity of read and write operations.

📖
pojęcia

Differentiable Memory

Memory designed so that all operations are differentiable, allowing training of the complete system through backpropagation.

📖
pojęcia

Temporal Link Matrix

Advanced memory structure that tracks the chronological order of writes to facilitate sequential data navigation.

🔍

Nie znaleziono wyników