building-neural-networks
Execute this skill allows AI assistant to construct and configure neural network architectures using the neural-network-builder plugin. it should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance... Use when
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Execute this skill allows AI assistant to construct and configure neural network architectures using the neural-network-builder plugin. it should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
How to use
Przygotuj opis zadania, które chcesz rozwiązać za pomocą sieci neuronowej — określ typ problemu (klasyfikacja, generowanie, modelowanie sekwencji) i wymagane cechy modelu.
Poproś asystenta Claude o stworzenie lub modyfikację architektury sieci neuronowej, podając szczegóły dotyczące liczby warstw, funkcji aktywacji i parametrów treningowych, które Ci odpowiadają.
Asystent przeanalizuje Twoje wymagania i wygeneruje odpowiednią konfigurację dla pluginu neural-network-builder, uwzględniając specyfikę Twojego zadania.
Asystent wykona polecenie build-nn, które uruchomi plugin neural-network-builder i skonstruuje sieć neuronową na podstawie wygenerowanej konfiguracji.
Sprawdź wynikową architekturę sieci — możesz poprosić o modyfikacje warstw, zmianę funkcji aktywacji lub dostosowanie parametrów treningowych, jeśli wynik nie spełnia Twoich oczekiwań.
Wykorzystaj skonstruowaną sieć neuronową do trenowania na swoich danych lub dalszych eksperymentów z różnymi konfiguracjami.