svn: /phpdoc/ru/trunk/reference/fann/functions/ fann-run.xml

[email protected] (Andrey Gromov)
Newsgroups php.doc.ru
Message-ID <[email protected]>
rjhdby                                   Sun, 16 Feb 2020 21:05:16 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349231

Log:
new by anon

Changed paths:
    A   phpdoc/ru/trunk/reference/fann/functions/fann-run.xml

Added: phpdoc/ru/trunk/reference/fann/functions/fann-run.xml
===================================================================
--- phpdoc/ru/trunk/reference/fann/functions/fann-run.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/fann/functions/fann-run.xml	2020-02-16 21:05:16 UTC (rev 349231)
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 331220 Maintainer: rjhdby Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="function.fann-run" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <refnamediv>
+  <refname>fann_run</refname>
+  <refpurpose>Запускает нейронную сеть с заданными данными</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>array</type><methodname>fann_run</methodname>
+   <methodparam><type>resource</type><parameter>ann</parameter></methodparam>
+   <methodparam><type>array</type><parameter>input</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Запускает нейроннную сеть с заданными данными, возвращая массив выходов, номера которых соответствтует
+   номерам нейронов в выходном слое.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <variablelist>
+   <varlistentry>
+    <term><parameter>ann</parameter></term>
+    <listitem>
+     &fann.ann.description;
+    </listitem>
+   </varlistentry>
+   <varlistentry>
+    <term><parameter>input</parameter></term>
+    <listitem>
+     <para>
+      Массив входных данных
+     </para>
+    </listitem>
+   </varlistentry>
+  </variablelist>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Массив выходных данных, либо &false; при ошибке.
+  </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->


Property changes on: phpdoc/ru/trunk/reference/fann/functions/fann-run.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.