🏠 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

DARTS

Differentiable Architecture Search, a pioneering method that transforms the discrete architecture search problem into a continuous optimization problem using differentiable architecture weights.

📖
pojęcia

Relaxed architecture

A continuous representation of a discrete architecture space where candidate operations are combined with softmax weights, allowing optimization via gradient descent.

📖
pojęcia

Architecture weights

Continuous parameters (often denoted as alpha) that determine the relative importance of each candidate operation in the relaxed architecture and are optimized via gradient.

📖
pojęcia

Mixed operations

A weighted combination of several candidate operations (convolution, pooling, etc.) in a relaxed architecture, where the weights determine the contribution of each operation.

📖
pojęcia

Bi-level optimization

A two-level optimization problem where the network weights are optimized at the lower level and the architecture parameters at the upper level, requiring second-order gradients.

📖
pojęcia

Computational cell

A basic, repeatable block in the network architecture whose internal structure (connections and operations) is automatically discovered by NAS.

📖
pojęcia

Architecture discretization

The final process in NAS where the relaxed continuous architecture is converted into a discrete architecture by selecting the operation with the highest alpha weight for each connection.

📖
pojęcia

Architecture gradient

The gradient of the validation loss with respect to the architecture weights, used to update the network structure during the architecture search.

📖
pojęcia

Supercell

A basic structure larger than a simple cell, containing several interconnected cells to increase the complexity and expressiveness of the search space.

📖
pojęcia

Path pruning

Technique of progressively pruning less important architecture paths based on their architecture weights, reducing computational complexity during the search.

📖
pojęcia

Differentiable skip connections

Skip connections with learnable weights in the relaxed architecture, allowing the model to dynamically decide whether to use these connections.

📖
pojęcia

Continuous search space

Relaxation of the discrete search space into a continuous domain where each possible architecture corresponds to a point in this continuous space.

📖
pojęcia

Alpha parameters

Continuous variables in differentiable NAS that control the mixing of operations on each connection and are optimized to find the best architecture.

📖
pojęcia

Joint optimization

Simultaneous process of optimizing the network weights and architecture parameters, typically done alternately in differentiable NAS methods.

📖
pojęcia

Approximate gradient

Technique used to approximate computationally expensive second-order gradients in bi-level optimization, usually by ignoring certain terms to improve efficiency.

📖
pojęcia

Architecture parameters

The set of architecture weights that define the network's structure in differentiable NAS, distinct from the model weights which define the data transformations.

📖
pojęcia

Continuous relaxation

Mathematical transformation that converts a discrete combinatorial optimization problem into a continuous one, allowing the use of gradient-based optimization methods.

📖
pojęcia

Warm-up phase

Initial phase of differentiable NAS where training focuses on the network weights before starting the optimization of architecture parameters.

🔍

Nie znaleziono wyników